-
Bug
-
Resolution: Fixed
-
Minor
-
3.6.5, 3.7.1, 3.8
-
MOODLE_36_STABLE, MOODLE_37_STABLE, MOODLE_38_STABLE
-
MOODLE_36_STABLE, MOODLE_37_STABLE
-
MDL-66543-master -
If you enter multi-line text into a textarea and view it in a read-only (frozen) context, the whole text will be displayed as a single line.
Other elements such as element-text apply readonly/disabled flags to the html element and do not just simply output the saved unformatted text.
In the attachment you can see a (hard) frozen Textarea before and after the patch.
- is a regression caused by
-
MDL-55417 Update mforms to use bootstrap 4 DOM structures and classes
-
- Closed
-