Bug 303531
| Summary: | [WPE] WPE Platform: synthetic clicks generated for unhandled touch events are firing two pointer events | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WPE WebKit | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
There are two problems: we should synthesize clicks for taps only when the touch events were not handled, and we should notify the web process that synthetic mouse events are a simulated tap.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/54829
EWS
Committed 304226@main (21e718c506bc): <https://commits.webkit.org/304226@main>
Reviewed commits have been landed. Closing PR #54829 and removing active labels.