[Webkit-unassigned] [Bug 273031] Scrollable elements with `pointer-events: none` prevent scroll events to pass through underlying scrollable sibling elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 23 01:39:28 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=273031
Karl Dubost <karlcow at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |karlcow at apple.com
--- Comment #2 from Karl Dubost <karlcow at apple.com> ---
Thanks for the report and test case Hernan
To better understand the steps to reproduce
1. Load https://codesandbox.io/p/devbox/safari-bug-kyzvjt?file=%2Findex.html
2. Over the cursor on the left area
3. Scroll (A)
4. Move the cursor on the middle area
5. Scroll (B)
6. Move the cursor the right area
7. Scroll (C)
Check if Underlaid Content is being scrolled.
Try this with the three browsers (latest versions):
A B C
Safari STP...... OK x x
Firefox Nightly. OK OK x
Chrome Canary... OK OK x
--
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/20240423/32bd3bd4/attachment.htm>
More information about the webkit-unassigned
mailing list