RESOLVED FIXED 225229
Scrollbars on pointer-events: none element still intercepts events
https://bugs.webkit.org/show_bug.cgi?id=225229
Summary Scrollbars on pointer-events: none element still intercepts events
Simon Fraser (smfr)
Reported 2021-04-30 07:58:32 PDT
From https://www.w3.org/mid/CAJMBrv-h8J+u_wCn-W6ih7+qn7TrfZdKuQ=s-qaTY6zCB8bwdQ@mail.gmail.com: On Apr 29, 2021, at 9:02 AM, Craig Kovatch <cromas@gmail.com> wrote: https://lists.w3.org/Archives/Public/www-style/2013Nov/0338.html Reviving an 8-year-old thread here :) Was there any consensus reached on this? I don't see `pointer-events` in the CSS-UI-4 spec anymore, and some googling didn't yield an obvious answer as to where it ended up. I am currently observing Safari 14.1 incorrectly intercept a mouseover event on an overflown div with `pointer-events: none; opacity: 0` when the cursor moves over its scrollbar (or where the scrollbar would be if it was not transparent). I can't tell if this is a WebKit bug that I should report, or still an unresolved area wrt the `pointer-events` spec. -Craig
Attachments
Patch (5.59 KB, patch)
2021-09-02 20:54 PDT, Simon Fraser (smfr)
no flags
Radar WebKit Bug Importer
Comment 1 2021-04-30 09:29:52 PDT
Simon Fraser (smfr)
Comment 2 2021-09-02 20:54:36 PDT
EWS
Comment 3 2021-09-03 07:57:49 PDT
Committed r281991 (241298@main): <https://commits.webkit.org/241298@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 437242 [details].
Simon Fraser (smfr)
Comment 4 2021-09-09 20:27:15 PDT
*** Bug 170962 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.