[wp-trac] [WordPress Trac] #32495: WP Admin bar multi-level menu accessibility
WordPress Trac
noreply at wordpress.org
Tue May 31 12:33:17 UTC 2016
#32495: WP Admin bar multi-level menu accessibility
--------------------------+--------------------------------------------
Reporter: joedolson | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 4.6
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: accessibility, administration
--------------------------+--------------------------------------------
Changes (by afercia):
* keywords: needs-patch => has-patch
Comment:
Alternative approach allowing `tabindex="0"` on the div. This would work
when plugin authors explicitly set a tabindex meta on the menu item. I'm
unsure about the opportunity to go further and introduce some check to
force a tabindex attribute. Something like "if is parent and has no link
and has no tabindex then set a tabindex" could work but it's very close to
an assumption. Any thoughts more than welcome.
Worth noting there are other outstanding accessibility issues on the admin
bar menu that should probably be addressed in separate tickets.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32495#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list