-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.7.5, 3.8.2, 3.9
-
None
-
MOODLE_37_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
When tabbing through the links on a page, the links in the nav drawer are still in the tab order even when the nav drawer is closed. This can feel like a keyboard trap as the focus disappears from view and is only accessible to those with a screenreader.
Why is this happening? Because the nav drawer is simply moved off screen but still occupies space.
The solution is to set the CSS for the nav drawer to display:none when closed.
- will be (partly) resolved by
-
MDL-67863 Ensure keyboard focus order is efficient and logical
-
- Closed
-