-
Sub-task
-
Resolution: Deferred
-
Critical
-
None
-
2.1.8, 2.2.5, 2.3.2
-
MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
Issue
- There are 2 form labels that are not associated with the form (Current Picture, List of Interests).
- There is one form element missing a label (id=menudescription_editorformat).
- There is one empty form label
Standard Level
WCAG 2 1.1.1 (A) http://www.w3.org/WAI/WCAG20/quickref/#qr-text-equiv-all
Impact
Critical
Example Link
http://demo.moodle.net/user/edit.php?id=5&course=1
Test Steps
- Login as student
- Click on student's name
- Click on Edit profile
- Tab through the form with a screen reader like NVDA and try to line up the labels.
- View the source code and see the labels missing linked to fields.
- will be (partly) resolved by
-
MDL-37821 Form labels empty, missing, or orphaned on profile editing page
-
- Closed
-