- From: Simon Fraser <smfr@me.com>
- Date: Fri, 30 Apr 2021 07:58:42 -0700
- To: Craig Kovatch <cromas@gmail.com>
- Cc: www-style@w3.org
Received on Friday, 30 April 2021 14:59:07 UTC
This sounds like a webkit bug. https://bugs.webkit.org/show_bug.cgi?id=225229 <https://bugs.webkit.org/show_bug.cgi?id=225229> Simon > 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 <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 <https://www.w3.org/TR/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
Received on Friday, 30 April 2021 14:59:07 UTC