[wp-trac] [WordPress Trac] #55960: External links in WordPress toolbar
WordPress Trac
noreply at wordpress.org
Fri Jun 17 12:05:15 UTC 2022
#55960: External links in WordPress toolbar
-------------------------------------+--------------------------------
Reporter: itpathsolutions | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Toolbar | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses: ui, accessibility
-------------------------------------+--------------------------------
Changes (by sabernhardt):
* focuses: ui => ui, accessibility
Comment:
Using the text as a way to label the list could benefit screen reader
users.
When testing with a screen reader, I recommend forcing this menu to expand
with CSS:
{{{
#wpadminbar #wp-admin-bar-wp-logo .ab-sub-wrapper {
display: block;
}
}}}
At least in the default color scheme, the different text color stands out
enough that the label probably does not need to be bold. Other style
adjustments might be good.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55960#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list