[wp-trac] [WordPress Trac] #60919: Accessibility issue in WordPress adminbar

WordPress Trac noreply at wordpress.org
Mon Jun 10 17:53:06 UTC 2024


#60919: Accessibility issue in WordPress adminbar
-------------------------------------------------+-------------------------
 Reporter:  heinperu                             |       Owner:  joedolson
     Type:  defect (bug)                         |      Status:  accepted
 Priority:  normal                               |   Milestone:  6.6
Component:  Toolbar                              |     Version:  6.5
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch needs-testing has-         |     Focuses:
  testing-info                                   |  accessibility
-------------------------------------------------+-------------------------
Changes (by joedolson):

 * keywords:   => has-patch needs-testing has-testing-info


Comment:

 Though some of these are groups of only one item with no popup, they all
 need to have role of group, because the only allowed descendants of a
 `menu` are groups, separators, and menuitems.

 Testing:
 - verify that all immediate descendants of the adminbar `menu` role have
 `role="group"`.
 - Test with a screen reader to verify behavior is unchanged.

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


More information about the wp-trac mailing list