[wp-trac] [WordPress Trac] #51006: Add a mechanism for accessible tooltips in core
WordPress Trac
noreply at wordpress.org
Thu Mar 9 06:39:37 UTC 2023
#51006: Add a mechanism for accessible tooltips in core
-------------------------+--------------------------------
Reporter: joedolson | Owner: (none)
Type: enhancement | Status: assigned
Priority: normal | Milestone: Future Release
Component: General | Version:
Severity: normal | Resolution:
Keywords: tooltips | Focuses: ui, accessibility
-------------------------+--------------------------------
Comment (by oglekler):
There are different possibilities for tooltips usage:
- alternative to title attribute
- standalone helper
We need them to:
- Creating clean, more modern design in the admin and reduce visual
complexity and clatter.
- Providing unified tool to plugins and themes developers for tooltips in
the admin (right now some of them have their own implementations)
- Standardizing tooltips usage in WordPress to make sure that they are
aria friendly and provide expected behavior in core, themes and plugins
References:
https://developer.mozilla.org/en-
US/docs/Web/Accessibility/ARIA/Roles/tooltip_role
https://m2.material.io/components/tooltips#theming
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51006#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list