[wp-trac] [WordPress Trac] #21340: Reconsider all "tabindex" attributes in the admin

WordPress Trac wp-trac at lists.automattic.com
Sat Jul 21 22:29:18 UTC 2012


#21340: Reconsider all "tabindex" attributes in the admin
---------------------------+-----------------
 Reporter:  azaozz         |      Owner:
     Type:  enhancement    |     Status:  new
 Priority:  normal         |  Milestone:  3.5
Component:  Accessibility  |    Version:
 Severity:  normal         |   Keywords:
---------------------------+-----------------
 This has come up many times, the `tabindex` HTML attributes are generally
 bad for accessibility and have to be used sparingly/only when really
 necessary.

 Looking through all admin screens, the only place that needs `tabindex` is
 the toolbar as it is outputted at the bottom of the HTML source and is
 shown at the top of the screen.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21340>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list