[wp-trac] [WordPress Trac] #28599: Better Visual Focus Indication in Admin Menu
WordPress Trac
noreply at wordpress.org
Sun Nov 3 21:17:33 UTC 2019
#28599: Better Visual Focus Indication in Admin Menu
-------------------------------------------------+-------------------------
Reporter: AccessibleJoe | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future
| Release
Component: Administration | Version: 3.8
Severity: normal | Resolution:
Keywords: ui-feedback has-patch needs- | Focuses: ui,
screenshots needs-refresh | accessibility
-------------------------------------------------+-------------------------
Comment (by danihooven):
I've tested the following CSS.
This seems to work. It doesn't change the size of the element and adds the
correct ratio of color contrast, making the tabbable elements easily
visible when receiving focus. The color (accent yellow) is from the
WordPress style guide.
Can someone from the design team please review?
{{{
outline: solid #FFB900 .15rem;
outline-offset: -.15rem;
}}}
[[Image(https://i.imgur.com/MsDvPb6.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28599#comment:113>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list