[wp-trac] [WordPress Trac] #51006: Add a mechanism for accessible tooltips in core
WordPress Trac
noreply at wordpress.org
Wed May 3 21:18:39 UTC 2023
#51006: Add a mechanism for accessible tooltips in core
-------------------------+--------------------------------
Reporter: joedolson | Owner: joedolson
Type: enhancement | Status: accepted
Priority: normal | Milestone: 6.3
Component: General | Version:
Severity: normal | Resolution:
Keywords: tooltips | Focuses: ui, accessibility
-------------------------+--------------------------------
Comment (by joedolson):
The block editor tooltip doesn't seem very suitable, based on how I see it
used - it's hidden from screen readers, it's not dismissable, and depends
on aria-label for accessible naming.
We could work on improving that - I think it would require a pretty much
total refactor. The way its used in the block editor, the only change that
would be needed within that context is making it dismissable; but for
broader usage, it would also need to be communicated to screen readers and
not be dependent on aria-label for naming.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51006#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list