Bug 309155

Summary: [WPEPlatform] Paper over non-zero deltas on drag gestures
Product: WebKit Reporter: Adrian Perez <aperez>
Component: WPE WebKitAssignee: Adrian Perez <aperez>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Adrian Perez
Reported 2026-03-04 02:18:26 PST
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
Adrian Perez
Comment 1 2026-03-04 02:24:53 PST
EWS
Comment 2 2026-03-04 04:02:19 PST
Committed 308625@main (244c5b6e7691): <https://commits.webkit.org/308625@main> Reviewed commits have been landed. Closing PR #59883 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.