[Webkit-unassigned] [Bug 225075] New: [selectors] Using a modifier key on an input makes it stop matching :focus-visible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 26 14:17:20 PDT 2021


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

            Bug ID: 225075
           Summary: [selectors] Using a modifier key on an input makes it
                    stop matching :focus-visible
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: BrowserCompat
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rego at igalia.com
            Blocks: 185859

This is a bug in the current implementation, if you are typing on an <input> it's matching :focus-visible.
But if you type Ctrl key alone (or another modifier key), the element stops matching :focus-visible.
And <input> should always match :focus-visible when focused.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=185859
[Bug 185859] [selectors] Support for Focus-Indicated Pseudo-class: `:focus-visible`
-- 
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/20210426/16fece9c/attachment.htm>


More information about the webkit-unassigned mailing list