[Webkit-unassigned] [Bug 219960] Scroll-chaining not triggering before complete end of overscroll

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 21 08:00:50 PST 2020


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

--- Comment #2 from Bruno Stasse <augus.dupin at gmail.com> ---
When is that timeout added exactly?

It feels like there is a timeout preventing scroll chaining *after* the end of the overscroll. This doesn't seem useful, as it should be possible to scroll out of the inner scroll way before that, *during* the overscroll.

If the user is overscrolling and scrolls again in the same direction, scroll chaining should take place right away. This is how it behaved before STP 117, and how it behaves in similar situations accross macOS and iOS native interfaces.

Now maybe there can be a short timeout between the start of the overscroll and the possibility to trigger scroll chaining with a new scroll gesture, but I don't think this is when the timeout is used at the moment?

-- 
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/20201221/5c8ebbfd/attachment.htm>


More information about the webkit-unassigned mailing list