- From: Craig Kovatch <cromas@gmail.com>
- Date: Thu, 29 Apr 2021 09:02:13 -0700
- To: www-style@w3.org
Received on Friday, 30 April 2021 07:43:33 UTC
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 07:43:33 UTC