-
Bug
-
Resolution: Fixed
-
Major
-
2.2.5, 2.3.2, 3.0, 3.4.4, 3.5.1, 3.6
-
MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_30_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
MDL-35977-master -
Issue
Explicit labels - The textarea field for leaving a comment does not have an explicitly associated label for it, making it difficult for screen reader users to understand what it's for.
Title attribute - The textarea field for leaving a comment does not have an explicit title attribute to compensate for the lack of explicit label.
Standard Level
WCAG 2 1.1.1 (A) http://www.w3.org/TR/UNDERSTANDING-WCAG20/text-equiv-all.html
Impact
Serious
Example Link
http://accessibility.mroomstest.net/blog/index.php
Test Steps
- Login as user0
- navigate to the above link
- Expand the comment section
- View the source code for the add comment text area there is no label
- is duplicated by
-
MDL-57458 Assignment comment is not accessibly labelled
-
- Closed
-