Issue Details (XML | Word | Printable)

Key: CONTRIB-547
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Dan Marsden
Reporter: Francois Marier
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Non-core contributed modules

[PATCH] Increase the size of the customtext input box

Created: 01/Jul/08 12:11 PM   Updated: 26/Mar/09 04:45 PM
Component/s: Module: Certificate
Affects Version/s: 1.9
Fix Version/s: None

File Attachments: 1. Text File certificate_customtext.patch (0.9 kB)


Participants: Dan Marsden and Francois Marier
Security Level: None
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
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).



 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Dan Marsden added a comment - 26/Mar/09 04:45 PM
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?