-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.5.5, 5.0.1
-
MOODLE_405_STABLE, MOODLE_500_STABLE
To reproduce:
- Go to the dashboard.
- Click on a cell on the calendar to create a new event.
- Expand the form to display the Tiny editor
- Press Alt-0 (or Option-0 on Mac) to show the Help modal.
- Tab through the Help modal.
- Expected: The focus will be locked within the modal, meaning tabbing through will move the focus only within the modal until the user presses escape or the close button to close the modal.
- Actual: The focus moves out of the modal and can end up focusing on content behind the modal. This breaks the WCAG 2.2 Level AA Success Criterion 2.4.11 Focus not obscured.