[Webkit-unassigned] [Bug 260637] New: :focus-visible doesn't work when mouse is clicked

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 23 16:57:47 PDT 2023


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

            Bug ID: 260637
           Summary: :focus-visible doesn't work when mouse is clicked
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: shanmen.ng at tiny.cloud

Reproduction steps:
1. https://wpt.live/css/selectors/focus-visible-script-focus-014.html
2. Click on the body and click on the input.
3. Press tab.
4. Observe the test has failed.

This doesn't happen on just the body, but when the mouse is clicked, e.g.: https://jsfiddle.net/xrL26jc7/, click on the first input, then the second input and press tab. The focus-visible styles aren't applied.

-- 
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/20230823/913211e8/attachment-0001.htm>


More information about the webkit-unassigned mailing list