[wp-trac] [WordPress Trac] #26562: Remove title attributes: class-wp-admin-bar.php
WordPress Trac
noreply at wordpress.org
Thu Dec 12 19:40:47 UTC 2013
#26562: Remove title attributes: class-wp-admin-bar.php
---------------------------+------------------------------
Reporter: joedolson | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Accessibility | Version:
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------------------
Comment (by joedolson):
This function does not provide a title attribute by default, only if
provided in arguments. That means there's a risk of people using it in a
way which provides meaningless information, but also means that it
provides added info, and should possibly be left as a dev decision when
adding new menu items. Also, since this is an admin-side function, we can
readily add JS to expose this information on keyboard focus, so it's my
opinion that this should be dealt with by adding screen reader and
keyboard support for the information via JS. 2nd Opinions welcome.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26562#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list