[wp-trac] [WordPress Trac] #60919: Accessibility issue in WordPress adminbar
WordPress Trac
noreply at wordpress.org
Tue Jun 18 14:50:32 UTC 2024
#60919: Accessibility issue in WordPress adminbar
-------------------------------------------------+-------------------------
Reporter: heinperu | Owner:
| hellofromTonya
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.6
Component: Toolbar | Version: 6.5
Severity: normal | Resolution: fixed
Keywords: has-patch has-testing-info has- | Focuses:
screenshots commit | accessibility
-------------------------------------------------+-------------------------
Changes (by hellofromTonya):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"58438" 58438]:
{{{
#!CommitTicketReference repository="" revision="58438"
Toolbar: Fix ARIA [role] on menu descendants.
Adds a `role="group"` to the WordPress admin bar menu list items to fix
the following accessibility issue:
{{{
Elements with an ARIA [role] that require children to contain a specific
[role] are missing some or all of those required children.
}}}
Reference:
* [https://developer.mozilla.org/en-
US/docs/Web/Accessibility/ARIA/Roles/group_role ARIA: group role] via mdn
web docs
Follow-up to [42128], [21193], [19558].
Props heinperu, joedolson, krupajnanda, rajinsharwar, rcreators,
sabernhardt.
Fixes #60919.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60919#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list