[wp-trac] [WordPress Trac] #33182: Customizer: remove redundant aria-label

WordPress Trac noreply at wordpress.org
Thu Jul 30 13:06:18 UTC 2015


#33182: Customizer: remove redundant aria-label
--------------------------+--------------------------------
 Reporter:  afercia       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Future Release
Component:  Customize     |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  ui, accessibility
--------------------------+--------------------------------

Comment (by afercia):

 One more unnecessary aria-label attribute (and tabindex):

 [[Image(https://cldup.com/spGJ21PTCK.png)]]

 This one comes from `render_screen_options()` in `screen.php`. Reusing
 things is a good thing of course but both the aria-label and tabindex
 attribute used in `render_screen_options()` are strictly tied to the
 expandable panels used in the main admin screens and here in the
 Customizer are unnecessary. Open to suggestions :)

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


More information about the wp-trac mailing list