[wp-trac] [WordPress Trac] #32682: Customizer Menus: Improve accessibility of Add Links button

WordPress Trac noreply at wordpress.org
Wed Jun 17 22:03:41 UTC 2015


#32682: Customizer Menus: Improve accessibility of Add Links button
---------------------------+-----------------------
 Reporter:  ocean90        |      Owner:
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  4.3
Component:  Customize      |    Version:  trunk
 Severity:  normal         |   Keywords:  has-patch
  Focuses:  accessibility  |
---------------------------+-----------------------
 From https://github.com/voldemortensen/menu-customizer/issues/87

 > The "Add Links" button, besides an aria-expanded attribute, would need
 also an aria-controls attribute. When the controlled panel is not
 immediately following the button and is very far in the source It's
 generally recommended to use aria-controls. For example:


 {{{
 <button type="button" class="button-secondary add-new-menu-item" aria-
 expanded="false" aria-controls="available-menu-items">Add Links</button>
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32682>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list