Bug 220134 - Fix scrolling issues when scrolling on only one axis is enabled
Summary: Fix scrolling issues when scrolling on only one axis is enabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-23 18:56 PST by Simon Fraser (smfr)
Modified: 2021-01-27 13:00 PST (History)
10 users (show)

See Also:


Attachments
Patch (16.84 KB, patch)
2020-12-23 19:02 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2020-12-23 18:56:53 PST
Fix scrolling issues when scrolling on only one axis is enabled
Comment 1 Simon Fraser (smfr) 2020-12-23 19:02:18 PST
Created attachment 416735 [details]
Patch
Comment 2 EWS 2020-12-26 10:29:05 PST
Committed r271090: <https://trac.webkit.org/changeset/271090>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 416735 [details].
Comment 3 Radar WebKit Bug Importer 2020-12-26 10:30:18 PST
<rdar://problem/72682427>
Comment 4 Dima Voytenko 2021-01-27 12:09:54 PST
(In reply to Simon Fraser (smfr) from comment #1)
> Created attachment 416735 [details]
> Patch

Would this also address the issue reported in the https://bugs.webkit.org/show_bug.cgi?id=209486  ?
Comment 5 Simon Fraser (smfr) 2021-01-27 13:00:40 PST
No, that's specific to iOS which uses different scrolling code.