[Webkit-unassigned] [Bug 237093] REGRESSION(r289683): [GTK][WPE] Scrolling with the mouse wheel doesn't work in twitter after r289683

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 23 12:44:55 PST 2022


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

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
The root html element's style attribute has "overscroll-behavior-y: none;".
If I disable this property with Web Inspector, WinCairo can scroll with the mouse wheel.

However, in Mac MiniBrowser, the root html element's style attribute doesn't have "overscroll-behavior-y: none;".
Is this a GTK/WPE/WinCairo bug?

-- 
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/20220223/65a1bef0/attachment.htm>


More information about the webkit-unassigned mailing list