From https://www.w3.org/TR/wai-aria-practices-1.1/#tooltip
Description: | Popup that displays a description for an element when a user hovers over or focuses on that element. It should popup automatically when the user gives input focus to the widget or element with which it is associated. The tooltip widget can be dismissed by pressing the Escape key or by other methods noted below. The tooltip widget differs from the Dialog (Tooltip) in that it does not receive focus at any time.
The tooltip may appear immediately or there may be a small delay before the tooltip appears. |
---|---|
Keyboard Interaction: |
Escape: Dismisses the Tooltip. Note
|
WAI-ARIA Roles, States, and Properties: |
|
Example: |
Note Any examples referenced here that are hosted outside www.w3.org may have changed and may not accurately exemplify the guidance in this section. The APG task force is developing examples for APG version 1.1 that will be directly incorporated into the guide. |