[wp-trac] [WordPress Trac] #32715: Menu Customizer: UI controls without text

WordPress Trac noreply at wordpress.org
Thu Jun 18 23:16:18 UTC 2015


#32715: Menu Customizer: UI controls without text
---------------------------------------+-------------------------
 Reporter:  afercia                    |      Owner:
     Type:  defect (bug)               |     Status:  new
 Priority:  normal                     |  Milestone:  4.3
Component:  Customize                  |    Version:  trunk
 Severity:  normal                     |   Keywords:  needs-patch
  Focuses:  accessibility, javascript  |
---------------------------------------+-------------------------
 Some UI controls really need some text or aria-label. See screenshot
 below, tested with Firefox+NVDA. Most notably the "toggles" are all read
 out as "blank" (meaning there's no text to read out).
 Both the toggles and the "Add Menu Item" need also a reference to "what"
 they toggle and "which" item they add. One way to solve this could be
 using `aria-describedby`.

 Side note: each item is read out as "list with 1 item" because marked up
 as a DL, as pointed out in a separate ticket/GitHub issue.

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

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


More information about the wp-trac mailing list