[wp-trac] [WordPress Trac] #26562: Remove title attributes: class-wp-admin-bar.php
WordPress Trac
noreply at wordpress.org
Fri Sep 18 13:45:29 UTC 2015
#26562: Remove title attributes: class-wp-admin-bar.php
--------------------------------------+--------------------------------
Reporter: joedolson | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Toolbar | Version: 3.3
Severity: normal | Resolution:
Keywords: 2nd-opinion dev-feedback | Focuses: ui, accessibility
--------------------------------------+--------------------------------
Changes (by afercia):
* focuses: accessibility => ui, accessibility
Comment:
Replying to [comment:2 joedolson]:
> since this is an admin-side function, we can readily add JS to expose
this information on keyboard focus
Seen on GitHub, pure CSS solution using `content: attr(aria-label)`.
That's not to suggest to use tooltips! :) Just to say it is possible to
display content on hover, focus, and active states and at the same time
providing that content in an accessible way. Any thoughts more than
welcome.
[[Image(https://cldup.com/ZtoXLevHHz.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26562#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list