RESOLVED FIXED 210095
[Async overflow scroll] Horizontal scrolls can trigger unwanted back swipes
https://bugs.webkit.org/show_bug.cgi?id=210095
Summary [Async overflow scroll] Horizontal scrolls can trigger unwanted back swipes
Simon Fraser (smfr)
Reported 2020-04-06 21:43:59 PDT
Created attachment 395652 [details] Test With async overflow scroll, scrolls inside a horizontally-scrollable container can end up doing a history swipe instead of a scroll.
Attachments
Test (1.25 KB, text/html)
2020-04-06 21:43 PDT, Simon Fraser (smfr)
no flags
Patch (37.94 KB, patch)
2020-04-08 14:51 PDT, Simon Fraser (smfr)
thorton: review+
ews-feeder: commit-queue-
Radar WebKit Bug Importer
Comment 1 2020-04-06 21:44:13 PDT
Simon Fraser (smfr)
Comment 2 2020-04-08 14:51:08 PDT
Tim Horton
Comment 3 2020-04-08 15:22:27 PDT
Comment on attachment 395872 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=395872&action=review > Source/WebCore/platform/cocoa/ScrollController.mm:107 > + // FIXME: Trying to decide if a gesture is horizontal or vertical at the "began" phase is very error-prone. This likely wants something more like a generalized VGC::PendingSwipeTracker
EWS
Comment 4 2020-04-09 05:23:40 PDT
Found 2 new test failures: http/tests/adClickAttribution/anchor-tag-attributes-validation.html, http/tests/security/anchor-download-block-crossorigin.html
Simon Fraser (smfr)
Comment 5 2020-04-09 09:34:52 PDT
Simon Fraser (smfr)
Comment 6 2020-04-29 07:46:13 PDT
*** Bug 211049 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.