[wp-trac] [WordPress Trac] #51006: Add a mechanism for accessible tooltips in core

WordPress Trac noreply at wordpress.org
Fri Aug 14 14:56:32 UTC 2020


#51006: Add a mechanism for accessible tooltips in core
-------------------------------+-----------------------------
 Reporter:  joedolson          |      Owner:  (none)
     Type:  enhancement        |     Status:  assigned
 Priority:  normal             |  Milestone:  Awaiting Review
Component:  General            |    Version:
 Severity:  normal             |   Keywords:
  Focuses:  ui, accessibility  |
-------------------------------+-----------------------------
 While we've worked hard to eliminate usage of the title attribute across
 most of WordPress core, there is still an occasional need for that type of
 contextual information, and the lack of it is a barrier to resolving some
 issues (e.g. #50921) and removing some of the last instances of the title
 attribute.

 An accessible tooltip will need to meet these criteria:

 1) Be available either via the mouse, via the keyboard, or via touch.
 2) Be persistent until dismissed
 3) Support primary & auxiliary usage, dependent on whether the tooltip is
 the sole name of the control or an elaboration of existing text.

 Useful reference on accessible tooltips: https://inclusive-
 components.design/tooltips-toggletips/

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/51006>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list