[Webkit-unassigned] [Bug 229895] Clicking button drops focus entirely
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 6 08:10:01 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=229895
--- Comment #2 from Manuel Rego Casasnovas <rego at igalia.com> ---
Regarding this topic, and as part of the discussion around :focus-visible and WebKit [*], there was an idea to give web authors the possibility to mark an element as non-focusable (in order to mimic Mac's behavior):
> For authors who want a control that participates in the tab focus cycle, but without drawing a focus ring on tap or click, [a better solution may be] to give them a way to make elements keyboard-focusable but not mouse-focusable. I don’t think there’s any support in the web platform for that, although the opposite is possible with tabindex="-1".
[*] https://github.com/WICG/focus-visible/issues/257#issue-894585219
--
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/20210906/4b41e6e4/attachment.htm>
More information about the webkit-unassigned
mailing list