Bug 233924 - [selectors] Match :focus-visible on <select> elements
Summary: [selectors] Match :focus-visible on <select> elements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Manuel Rego Casasnovas
URL:
Keywords: InRadar
Depends on:
Blocks: 221925
  Show dependency treegraph
 
Reported: 2021-12-07 04:30 PST by Manuel Rego Casasnovas
Modified: 2021-12-09 06:06 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.35 KB, patch)
2021-12-07 04:32 PST, Manuel Rego Casasnovas
no flags Details | Formatted Diff | Diff
Patch (2.63 KB, patch)
2021-12-07 07:22 PST, Manuel Rego Casasnovas
no flags Details | Formatted Diff | Diff
Patch (4.23 KB, patch)
2021-12-09 04:14 PST, Manuel Rego Casasnovas
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rego Casasnovas 2021-12-07 04:30:52 PST
<select> elements on WebKit Mac show a focus ring, we should match :focus-visible on them and still keep showing a focus ring (even when focus-visible feature is enabled).
Comment 1 Manuel Rego Casasnovas 2021-12-07 04:32:10 PST
Created attachment 446158 [details]
Patch
Comment 2 Manuel Rego Casasnovas 2021-12-07 07:22:17 PST
Created attachment 446171 [details]
Patch
Comment 3 Manuel Rego Casasnovas 2021-12-09 04:14:11 PST
Created attachment 446519 [details]
Patch
Comment 4 EWS 2021-12-09 06:05:00 PST
Committed r286776 (245017@main): <https://commits.webkit.org/245017@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 446519 [details].
Comment 5 Radar WebKit Bug Importer 2021-12-09 06:06:28 PST
<rdar://problem/86268101>