[Webkit-unassigned] [Bug 260934] Element#scroll() breaks rendering while inertial scroll happens

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 30 17:10:00 PDT 2023


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

--- Comment #1 from Tomas Roggero <tomasloon at gmail.com> ---
`scroller.scroll({left: 0, top: 500, behavior:'instant'})` has the bug

`scroller.scroll({left: 0, top: 500, behavior:'smooth'})` works as expected

Definitely something there.

-- 
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/20230831/0272ca74/attachment.htm>


More information about the webkit-unassigned mailing list