[Webkit-unassigned] [Bug 173887] Scroll snap behaves unpredictably on body element, when combined with fixed overlay and changing content.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 02:48:11 PDT 2021


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

Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrobinson at webkit.org

--- Comment #6 from Martin Robinson <mrobinson at webkit.org> ---
Created attachment 432146

  --> https://bugs.webkit.org/attachment.cgi?id=432146&action=review

Test case

It seems this is still an issue and also an issue on MacOS if you drag the scrollbar. I think we need to do two things here:
 * Wait to do reshaping until all the mouse buttons are up in the scrollbar.
 * Ensure that ScrollableArea::isUserScrollInProgress returns true when dragging the scroll view in iOS. This seems to work properly on MacOS when using the wheel.

-- 
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/20210624/9708c847/attachment-0001.htm>


More information about the webkit-unassigned mailing list