Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.8, 1.9
-
Component/s: Accessibility, Forms Library
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
-
Fixed Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
Description
It is inappropriate for 2 reasons:
- Not all the items in the first fieldset (with legend "Required") are required - there are plenty of optional and advanced fields!
- The fieldset legend is spoken by screen readers like JAWS before each field in forms mode, for example "Required Username Graphic Required field Edit admin ..." - this is too many "required"s!
The attached patch uses the string "General", which I think is better.
This blocks bug MDL-11293.
Thanks, Nick
Attachments
Issue Links
| This issue blocks: | ||||
| MDL-11293 | Form user error "Required" won't be read by screen readers as it's not part of <label> |
|
|
|
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
Fix committed to HEAD and 1.8 branch tagged 'MERGED'.