[wp-trac] [WordPress Trac] #26527: wp-admin/themes.php isn't keyboard navigation friendly

WordPress Trac noreply at wordpress.org
Wed Dec 11 05:42:21 UTC 2013


#26527: wp-admin/themes.php isn't keyboard navigation friendly
---------------------------+--------------------
 Reporter:  jorbin         |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  high           |   Milestone:  3.8
Component:  Accessibility  |     Version:  trunk
 Severity:  critical       |  Resolution:
 Keywords:                 |
---------------------------+--------------------

Comment (by azaozz):

 One more take on this :)

 In 26527.3.diff:
 - Add `tabindex="0"` to all elements that need to be "tabbable".
 - Use <button> instead of span, div or a link for control elements.
 - Make the theme-overlay "tabbable".
 - Contain "tabbing" inside the theme-overlay when it's open.
 - Add the :hover button (control elements) highlighting for :focus.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/26527#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list