[Webkit-unassigned] [Bug 240183] CSS overscroll-behavior-x: contain does not disable history navigation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 8 06:12:41 PST 2023


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

Joni Korpi <me at jonikorpi.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |me at jonikorpi.com

--- Comment #4 from Joni Korpi <me at jonikorpi.com> ---
This behavior prevents any website from utilizing horizontal scrolling without hacky `event.preventDefault()` `wheel` listeners. (Hacky because it seems they need to be set on the element under the cursor, rather than a common parent like `document.body`.)

As the previous commenters have said, please reconsider this, if it was indeed done intentionally.

-- 
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/20230308/9e0a4cde/attachment.htm>


More information about the webkit-unassigned mailing list