Bug 266773 - Switch control missing default focus styles
Summary: Switch control missing default focus styles
Status: VERIFIED DUPLICATE of bug 266139
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-21 10:55 PST by Nathan Knowler
Modified: 2023-12-22 23:06 PST (History)
4 users (show)

See Also:


Attachments
Unstyled switch control with missing focus styles (348 bytes, text/html)
2023-12-21 10:55 PST, Nathan Knowler
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan Knowler 2023-12-21 10:55:05 PST
Created attachment 469160 [details]
Unstyled switch control with missing focus styles

There does not appear to be any default focus styles for the new switch control (i.e. an `<input type="checkbox" switch>` element). I do have “Press Tab to highlight each item on a webpage” enabled in the Advanced settings for Safari Tech Preview.
Comment 1 Radar WebKit Bug Importer 2023-12-21 10:55:15 PST
<rdar://problem/120004160>
Comment 2 Tim Nguyen (:ntim) 2023-12-21 13:15:28 PST
I think this has been fixed. Anne, can you undupe if this is not the case?

*** This bug has been marked as a duplicate of bug 266139 ***
Comment 3 Tim Nguyen (:ntim) 2023-12-21 13:16:04 PST
(That particular fix didn't make in STP 185)
Comment 4 Anne van Kesteren 2023-12-22 01:51:54 PST
Thanks for reporting this Nathan, it's appreciated!