Closed
Bug 4027
Opened 26 years ago
Closed 25 years ago
WRAP attribute ignored in TEXTAREAs
Categories
(Core :: Layout, defect, P3)
Tracking
()
M6
People
(Reporter: cpratt, Assigned: kmcclusk)
References
Details
Don't think this is standard HTML 4, but for backwards compatibility, we should
make sure this works. This HTML snippet is taken from the Bugzilla entry page:
<TEXTAREA WRAP=HARD NAME=comment ROWS=5 COLS=80></TEXTAREA>
Using Nav 4.51 any text typed into this box will automatically wrap down into
the next line. Using apprunner, it just keeps going on the same line.
Summary: WRAP attribut ignored for TEXTAREA → WRAP attribute ignored in TEXTAREAs
Updated•26 years ago
|
Assignee: karnaze → kmcclusk
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•26 years ago
|
Target Milestone: M6
*** Bug 4486 has been marked as a duplicate of this bug. ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•