[Webkit-unassigned] [Bug 245300] Setting scrollTop on fixed element with overflow breaks scrolling on a 'overscroll-behavior:none' page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 16 21:27:24 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=245300

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nmouchtaris at apple.com
           See Also|                            |https://bugs.webkit.org/sho
                   |                            |w_bug.cgi?id=238497

--- Comment #6 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
This happens as a result of adding the overflow's ScrollableArea to the FrameView's scrollable area set, which means we add it to the non-fast scrollable region in ScrollingCoordinator::absoluteEventTrackingRegionsForFrame().

This is fallout from 251454 at main.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220917/2925deee/attachment.htm>


More information about the webkit-unassigned mailing list