Issue 52037 - Issue tracker description field doesn't properly wrap input
Summary: Issue tracker description field doesn't properly wrap input
Status: CONFIRMED
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: Website general issues (show other issues)
Version: 680m20
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-15 14:14 UTC by edgimar
Modified: 2013-02-07 22:35 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description edgimar 2005-07-15 14:14:53 UTC
Every time I submit an issue, I seem to forget that the description field of
the issue-submit form does not wrap the input text.  This is good if, for
example you are entering code as part of the description, however in the general
case it is not preferable.

I would suggest a couple possible improvements:

1. parse the description field for some sort of <pre> like tags to permit
unwrapped text input; otherwise wrap the text.

2. provide some sort of a "preview issue submission" button to allow the
submitter to view it and confirm that it appears as desired.