-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.1.1, 2.4
-
MOODLE_21_STABLE, MOODLE_24_STABLE
-
MOODLE_24_STABLE
-
MDL-30845-master -
When a screen reader encounters a form it enters "forms mode" and the information read by the screen reader might not be what is apparent visually. Moodle regularly renders read-only text within forms as plain text and not as input elements with the readonly attribute set. In forms mode in screen readers, this information will normally be skipped over when the user is browsing through the form because the screen reader does not recognize it as part of the form. Changing the plain text back to an input element with the readonly attribute set will fix this problem.
- caused a regression
-
MDL-36760 Changes to frozen elements in MDL-30845 broke form validation (was Unit handling for numerical type questions does not work)
- Closed
- has a non-specific relationship to
-
MDL-36010 Forms library static elements have labels that point to nothing
- Closed
- is blocked by
-
MDL-32194 Hardfreeze should ignore submited data
- Closed