[Webkit-unassigned] [Bug 225148] [selectors] :focus-visible and keyboard events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 28 15:58:40 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=225148
--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to Manuel Rego Casasnovas from comment #0)
> Created attachment 427251 [details]
> Example
>
> This comes from a discussion in a different bug:
> https://bugs.webkit.org/show_bug.cgi?id=225075
>
> The usual example for this case is a DIV with tabindex, so it can be focused.
> You click on the DIV and initially you don't match :focus-visible.
That doesn't match what we do today. We show the focus ring immediately when the user clicks on a focusable element.
> Then if you type a letter or ENTER or some other key, you start matching
> :focus-visible.
> However if you just do "Ctrl + +" to zoom the page, you don't start matching
> :focus-visible.
I really don't understand where this rule comes from.
--
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/20210428/29214ae3/attachment.htm>
More information about the webkit-unassigned
mailing list