Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.9.3
-
Component/s: Accessibility
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_39_STABLE
-
Fixed Branches:MOODLE_310_STABLE, MOODLE_39_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull 3.9 Branch:
MDL-70288-39-2 -
Pull 3.9 Diff URL:
-
Pull 3.10 Branch:
MDL-70288-310-2 -
Pull 3.10 Diff URL:
-
Pull 3.11 Branch:
MDL-70288-311-2 -
Pull 3.11 Diff URL:
-
Pull Master Branch:
MDL-70288-master-2 -
Pull Master Diff URL:
-
Story Points:0
-
Sprint:Internationals - 3.11 Sprint 2, Internationals - 3.11 Sprint 3, Internationals - 3.11 Sprint 4, Internationals - 3.11 Sprint 5
Description
If you create a checkbox or an advanced checkbox element with a label and a text, you'll end up with two label elements for the checkbox which is invalid as it can prevent assistive technologies from reading the appropriate label for the element.
To reproduce:
- Go to the "Export" page of a Database activity.
- Run WAVE on it.
- Result: You'll see "Multiple form labels" errors.
Attachments
Issue Links
- Discovered while testing
-
MDL-69422 HTML validation and accessibility problems on database export page
-
- Closed
-