(Accessibility) Lens - General violation of WCAG 2.1 - 1.4.13 Content on Hover or Focus #89076
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Lens
Project:Accessibility
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
WCAG AA
This appears to be a global issue with all tooltips.
But it is also a new requirement per WCAG 2.1
Tooltip remains until mouse is moved away and hover is dismissed.
A mechanism is available to dismiss the additional content without moving pointer hover or keyboard focus
See Technique and working example:
There also appears to be no way to make the c
Kibana Version:
7.10
OS:
Windows 10
Browser:
Chrome
Screen reader: [if relevant]
NVDA
Relevant WCAG Criteria: WCAG Criterion - Level A/AA/AAA
1.4.13 Content on Hover or Focus - Level AA
Where receiving and then removing pointer hover or keyboard focus triggers additional content to become visible and then hidden, the following are true:
A mechanism is available to dismiss the additional content without moving pointer hover or keyboard focus, unless the additional content communicates an input error or does not obscure or replace other content;
If pointer hover can trigger the additional content, then the pointer can be moved over the additional content without the additional content disappearing;
The additional content remains visible until the hover or focus trigger is removed, the user dismisses it, or its information is no longer valid.
Relevant ARIA spec: WAI-ARIA Authoring Practices
N/A
The text was updated successfully, but these errors were encountered: