Closed
Bug 286799
Opened 20 years ago
Closed 18 years ago
IE Wraps URL's wider than a textarea box - creates URL translation issue for Bugzilla
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: kbenton, Unassigned)
Details
IE Wraps URL's wider than a textarea box inserting line breaks between wrapped lines. This can be fixed by specifying WRAP="OFF" as part of the TEXTAREA tag. If this is not done, Bugzilla only captures the first line of the URL, ignoring the remainder of it.
| Reporter | ||
Updated•20 years ago
|
Summary: IE Wraps URL's wider than a textarea box → IE Wraps URL's wider than a textarea box - creates URL translation issue for Bugzilla
Comment 1•18 years ago
|
||
Umm, that isn't how I read the documentation: http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/wrap.asp WONTFIX?
Updated•18 years ago
|
Assignee: myk → ui
Comment 2•18 years ago
|
||
We now use server-side wrapping, so this doesn't apply anymore.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•