Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.9
-
Fix Version/s: None
-
Component/s: Module: Certificate
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
Previously, the box was a bit too small and line breaks in the input text were not detected by our users and confused as word-wrapping.
We made the text box large enough so that the input text can be scanned for line breaks, and is more readable for larger amounts of customtext (see attached patch).
Attachments
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
Hi Francois, making the box wider makes sense, although I'm unsure about making the height 4 times higher - it makes a lot of wasted space for people with smaller amounts of text, and the line breaks should be viewable ok as the box should scroll vertically. Any thoughts?