-
New Feature
-
Resolution: Fixed
-
Minor
-
3.7.5, 3.8.2, 3.9, 3.10
-
MOODLE_310_STABLE, MOODLE_37_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
MOODLE_310_STABLE
-
MDL-68390-master -
-
0
-
International 4.0 - Sprint 1, International 4.0 - Sprint 2, International 4.0 - Sprint 3
WCAG: 4.1.2
User impact: Serious
Using the aria-hidden="true" attribute on an element hides the element and all its children from screen readers and other assistive technologies. If the hidden element contains a focusable element, assistive technologies won't read the focusable element, but keyboard users will still be able to navigate to it, which can cause confusion.
References:
https://web.dev/aria-hidden-focus/
https://dequeuniversity.com/rules/axe/3.5/aria-hidden-focus?application=AxeChrome
Affects:
- all modals created from core/modal AMD module
- caused a regression
-
MDL-70813 User tour tabindex updated incorrectly by aria-show/hide
- Open
1.
|
Message-drawer gets focus while hidden | Closed | Unassigned |