-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
3.2, 3.3
-
MOODLE_32_STABLE, MOODLE_33_STABLE
The asterisk which marks the password field as a required field is missing from both the Clean and More themes in 3.3, while the new exclamation point image is present in Boost.
Confirmed in both Firefox and Chrome.
This was reported to me by an accessibility tester as an accessibility violation, since having the words "Click to enter text" in red is not accessible compliant for those with color blindness issues to mark this as a required field.
The asterisk should be restored as it was in earlier versions, as this is the consistent marker for all required fields for these two themes.
To replicate:
1) Enable Self-registration on the site with the default theme Boost. Logout and go to the /login/signup.php page. Verify Boost shows the proper theme indicator for password as a required field.
2) Login as admin, set Clean as the active theme, flush the theme cache. Logout and go to the /login/signup.php page. Verify that the asterisk is missing from the password field, but present in all other required fields.
3) Repeat step 2 using the More theme.
- has a non-specific relationship to
-
MDL-62821 In Boost checkbox and advcheckbox do not display "required" icon
- Open
-
MDL-57021 The new 'password unmask' field should only be used when entering shared secrets
- Closed
-
MDL-57159 Usability of new password unmask is a bit confusing
- Closed
-
MDL-20285 recaptcha element is missng the red star as mandatory field
- Closed
- is a regression caused by
-
MDL-53048 Create new "password" fields that are not auto-filled by password managers
- Closed