Bug 309155
| Summary: | [WPEPlatform] Paper over non-zero deltas on drag gestures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | WPE WebKit | Assignee: | Adrian Perez <aperez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Adrian Perez
In order to avoid jumps at the end of drag gestures we can reset the reported deltas to relax the requirement that the position reported for the last touch-move matches the one for the touch-up event used to detect the end of the drag gesture.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adrian Perez
Pull request: https://github.com/WebKit/WebKit/pull/59883
EWS
Committed 308625@main (244c5b6e7691): <https://commits.webkit.org/308625@main>
Reviewed commits have been landed. Closing PR #59883 and removing active labels.