[Webkit-unassigned] [Bug 224026] Web Inspector: adapt :focus-visible internally

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 15:41:24 PST 2022


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

Nikita Vasilyev <nvasilyev at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|webkit-unassigned at lists.web |nvasilyev at apple.com
                   |kit.org                     |

--- Comment #3 from Nikita Vasilyev <nvasilyev at apple.com> ---
(In reply to Manuel Rego Casasnovas from comment #2)
> Ideally the default UA should change to use :focus-visible directly, so that
> kind of rule won't be needed.
> 
> See bug #221925.

Thanks for the heads up. That's great!

This bug then is about removing obscure focus management logic that predates :focus-visible. One example:
https://github.com/WebKit/WebKit/blob/37d73f68d97e0a6c88cb19572874d140233ffbeb/Source/WebInspectorUI/UserInterface/Views/NavigationBar.js#L290-L294

-- 
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/20220124/dbda69a4/attachment-0001.htm>


More information about the webkit-unassigned mailing list