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

WordPress Trac noreply at wordpress.org
Tue Apr 9 15:18:47 UTC 2024


#60919: Accessibility issue in WordPress adminbar
--------------------------+------------------------------
 Reporter:  heinperu      |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Toolbar       |     Version:  6.5
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:  accessibility
--------------------------+------------------------------

Comment (by joedolson):

 Looks like `menuitem` is supposed to be a direct descendant of `menu`, and
 it's not. We don't actually want the list item to be the direct
 descendant, but we can add `role="group"` to address this.

 Related: #34668.

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


More information about the wp-trac mailing list