Re: [csswg-drafts] [css-ui] select:hover and select:active styles (#11185)

I guess that leaves the issue of the hover / active / focus-within chain probably still propagating to the `<select>`...

But that I think is an issue that should be fixed for all top layer elements IMO? If we don't somehow make it the default (why not? are there use cases for this?), it still doesn't seem like css would be the right place to put that behavior...

Maybe it should be argument of whatever triggers the top layer element? Something like `showPopover({ constrainHover: true, constrainFocus: true, constrainActive: true })` (or some more general / better naming)

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


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

Received on Friday, 10 January 2025 14:34:17 UTC