[Webkit-unassigned] [Bug 223406] Fix implementation of scroll-snap-stop for scroll snapping

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 19 02:44:28 PDT 2021


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

--- Comment #3 from Martin Robinson <mrobinson at webkit.org> ---
Thanks for the great video! I think there are a few issues here:

1. scroll-snap-stop:mandatory is not working for momentum scrolling.
2. There is a bug which prevents momentum scrolling in the axis that doesn't have scroll snap. This is bug https://bugs.webkit.org/show_bug.cgi?id=213571.
3. Scrolling via the keyboard is not animating. I'm not sure what was causing this, but it seems to be fixed now. It is perhaps related to https://bugs.webkit.org/show_bug.cgi?id=223375. In addition, there is a similar bug for for scrolling overflow: https://bugs.webkit.org/show_bug.cgi?id=220767.

I have a fix for the first issue, which I will post shortly.

-- 
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/20210319/fdedec3a/attachment.htm>


More information about the webkit-unassigned mailing list