[Webkit-unassigned] [Bug 198598] Don't fire scroll events during rubber-banding, when the observable values of scrollLeft and scrollTop are not changing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 7 14:11:16 PDT 2021


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

--- Comment #4 from Bruno Stasse <augus.dupin at gmail.com> ---
I'm not sure I see the problem this can cause, however... scroll values communicated during overscroll seem quite useful to me as they allow to implement animations like zooming a fixed picture or a title when overscrolling at the top of a page. Which wouldn't be possible without it. And knowing that we are overscrolling in a scroll event handler can be quite useful in other situations. It would really be too bad to lose this information.

At least if both clamp and unclamped values could be available (as suggested here: https://bugs.webkit.org/show_bug.cgi?id=198597#c3) that would be nice.

-- 
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/20210607/3b0de29b/attachment.htm>


More information about the webkit-unassigned mailing list