WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
131440
[CSS Regions] Scrollable elements flowed into regions do not scroll in some situations
https://bugs.webkit.org/show_bug.cgi?id=131440
Summary
[CSS Regions] Scrollable elements flowed into regions do not scroll in some s...
Radu Stavila
Reported
2014-04-09 09:19:43 PDT
If an element with overflow:scroll is flowed into a region, scrolling it using the mouse wheel only works if the OS is configured to always show the scrollbar. Otherwise, scrolling with the wheel doesn't work.
Attachments
Add attachment
proposed patch, testcase, etc.
Radu Stavila
Comment 1
2014-04-10 06:20:30 PDT
This happens when the mouse is positioned over a part of the scrollable element which is behind another region, in which the element does NOT flow. Not responding to the wheel event in this situation is normal behavior and happens in the same way when not using regions if the elements are self-painting layers (as regions are).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug