Re: [csswg-drafts] [css-scrollbars][pointerevents] Should the scrollbar should keep responding on scrollable elements with pointer-events: none? (#9001)

> The fact that the scrollbar is drawn aside or over the container doesn't change anything, does it?

It does, if you have overlay scrollbars, your pointer needs to be the hovering over the element for the scrollbars to show, and `pointer-events: none` disables _all_ pointer events, including hover. So in the end you'd have no way to trigger the overlay scrollbar.



-- 
GitHub Notification of comment by nt1m
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9001#issuecomment-1611369489 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 28 June 2023 13:05:50 UTC