-
Bug
-
Resolution: Fixed
-
Critical
-
2.8.8, 2.9.2
-
MOODLE_28_STABLE, MOODLE_29_STABLE
-
MOODLE_28_STABLE, MOODLE_29_STABLE
-
MDL-51799-master -
So while testing MDL-36404, I noticed that it seems that after closing a modal confirmation dialogue, the screen reader cannot read the page elements anymore when using Chrome.
The problem does not seem to occur on Safari, FF and IE.
Windows:
- Chrome version 46.0.2490.71 m
- NVDA version 2015.3
- JAWS version 16.0.4463
OS X (Using VoiceOver):
- Chrome version 45.0.2454.101
Steps to reproduce:
- Enable a screen reader (JAWS, NVDA, VoiceOver)
- Create a test course with activities/resources (i.e. assignments, etc).
- Under Course administration, click "Turn editing on"
- Select the Edit menu and select "Delete".
- When the confirmation dialogue comes up, select "No" or the close button to close the confirmation dialogue.
- Try to navigate on the page using the keyboard.
The screen reader doesn't read the currently selected HTML elements.
Using JAWS or NVDA, when I try to navigate to go to the headings, the screen reader says "No next/previous heading" so it seems the screen reader cannot see the page elements after the modal dialogue has been closed.