Re: [csswg-drafts] [css-ui] Control whether an element is findable/searchable (Ctrl+F) (#3460)

I think `user-select` should affect findability because the usual UI is to highlight/select the text that was found and if the user cannot select the text in first place, the find shouldn't do that either. In addition, `user-select: none` should already overlap with the text that's not worth searching for (e.g. UI elements) so existing use cases of `user-select` would probably already have correct behavior automatically.

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


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

Received on Tuesday, 18 May 2021 09:59:33 UTC