[wp-trac] [WordPress Trac] #32495: WP Admin bar multi-level menu accessibility

WordPress Trac noreply at wordpress.org
Wed Jun 29 10:28:00 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
--------------------------+--------------------------------------------

Comment (by afercia):

 Refreshed and simplified patch. This just allows a tabindex value of `0`
 which is what's needed for accessibility to make menu items without links
 focusable with a keyboard. Maybe using `min()` and `max()` we could force
 the values and allow just `0` and `-1` but I guess this should be
 discussed a bit before.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32495#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list