Details
-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
2.5.1
-
MOODLE_25_STABLE
Description
The UI is created by javascript and does not include any of the standard aria roles or attributes.
All links acting as buttons should have the role="button" attribute and the regions where comments are added/deleted dynamically need aria-live="polite".
The comments(X) link should have aria-controls (and the div should have aria-expanded).
The focus should be set to the header after deleting a comment.
The focus should be set to the new comment after adding a comment.
Attachments
Issue Links
- Testing discovered
-
MDL-35981 Comment delete confirmation yes/no pop-up not detected by JAWS or Voiceover
-
- Closed
-