Bug 228891

Summary: Vertical scroll with mouse wheel in horizontal scroller fails to propagate to the document
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: ScrollingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: 396595768, changseok, esprehn+autocc, ews-watchlist, fred.wang, glenn, koivisto, kondapallykalyan, pdr, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=228898
https://bugs.webkit.org/show_bug.cgi?id=229390
Attachments:
Description Flags
Patch
koivisto: review+, ews-feeder: commit-queue-
Patch ews-feeder: commit-queue-

Description Simon Fraser (smfr) 2021-08-06 21:37:18 PDT
Vertical scroll with mouse wheel in horizontal scroller fails to propagate to the document
Comment 1 Simon Fraser (smfr) 2021-08-06 21:44:53 PDT
Created attachment 435115 [details]
Patch
Comment 2 Simon Fraser (smfr) 2021-08-06 21:44:57 PDT
<rdar://problem/81640239>
Comment 3 Simon Fraser (smfr) 2021-08-07 11:14:14 PDT
The test failure is real, but only occurs with async overflow scrolling disabled.
Comment 4 Simon Fraser (smfr) 2021-08-09 13:38:32 PDT
Created attachment 435207 [details]
Patch
Comment 5 EWS 2021-08-09 16:41:36 PDT
Committed r280807 (240377@main): <https://commits.webkit.org/240377@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 435207 [details].
Comment 6 Simon Fraser (smfr) 2021-08-25 13:26:00 PDT
*** Bug 229390 has been marked as a duplicate of this bug. ***