[wp-trac] [WordPress Trac] #60919: Accessibility issue in WordPress adminbar
WordPress Trac
noreply at wordpress.org
Thu Apr 4 10:07:32 UTC 2024
#60919: Accessibility issue in WordPress adminbar
---------------------------+-----------------------------
Reporter: heinperu | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 6.5
Severity: normal | Keywords:
Focuses: accessibility |
---------------------------+-----------------------------
When I run Lighthouse on my page on localhost, while being logged in, I
receive these errors:
{{{
Elements with an ARIA [role] that require children to contain a specific
[role] are missing some or all of those required children.
Some ARIA parent roles must contain specific child roles to perform their
intended accessibility functions. Learn more about roles and required
children elements.
Failing Elements
ul#wp-admin-bar-root-default.ab-top-menu
ul#wp-admin-bar-root-default.ab-top-menu
li#wp-admin-bar-wp-logo.menupop
li#wp-admin-bar-site-name.menupop
li#wp-admin-bar-customize.hide-if-no-customize
ul#wp-admin-bar-top-secondary.ab-top-secondary.ab-top-menu
li#wp-admin-bar-search.admin-bar-search
li#wp-admin-bar-my-account.menupop.with-avatar
}}}
I have exported the report to this gist:
https://googlechrome.github.io/lighthouse/viewer/?gist=bb3f031c03ece7bfd67e9b614d2b9c17.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60919>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list