[Webkit-unassigned] [Bug 227300] Mandatory scroll snapping doesn't work correctly in tables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 25 07:22:15 PDT 2021


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

--- Comment #6 from Martin Robinson <mrobinson at webkit.org> ---
(In reply to Martin Robinson from comment #5)
> It seems what might be happening in this case is that a layout is happening
> in between the scroll operation and the snap operation, which seems a bit
> wrong.

Ah, no this is correct. The scroll position / layout will happen while fingers are down on the touchpad, but the snap won't happen until fingers come up (ie after sticky repositioning).

-- 
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/20210625/2376b09c/attachment.htm>


More information about the webkit-unassigned mailing list