[Webkit-unassigned] [Bug 225148] [selectors] :focus-visible and keyboard events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 5 11:56:54 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=225148

--- Comment #15 from Maciej Stachowiak <mjs at apple.com> ---
> Maybe the distinction is as simple as "any click-focus that does not result in a visible text insertion caret"?

I don't think that's right, or at least not complete. We have some built-in elements that do not show a caret but do receive a focus ring when clicked, e.g. <select> (both the pup-up menu kind and the list box kind).

I agree though that at a minimum, any element where a caret would appear (which at least includes any contentEditable element) should get a focus ring by default.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210505/d413b61d/attachment-0001.htm>


More information about the webkit-unassigned mailing list