Bug 211430

Summary: Overlay scrollbar interaction in the sync scrolling region is broken
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: ScrollingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=211347

Simon Fraser (smfr)
Reported 2020-05-04 20:52:33 PDT
The ScrollingTreeGestureState logic only works if the scrolling tree is handling wheel events. If we send them the main thread, then we don't correctly match mayBegin/Canceled on overflow/subframe/overflow-in-subframe scrollers.
Attachments
Note You need to log in before you can comment on or make changes to this bug.