Closed
Bug 98902
Opened 24 years ago
Closed 24 years ago
Wrap=virtual ignored if no cols=
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: gregvalure, Assigned: rods)
Details
Attachments
(1 file)
|
566 bytes,
text/html
|
Details |
Build ID: 2001080110 (0.9.3 milestone)
Wrap=virtual in textareas is ignored without the HTML cols= attribute, even if
the CSS width: attribute is set. It will just scroll instead. It works
correctly if you include them both; Mozilla favors the CSS width over the HTML
and it applies the wrap.
This isn't covered by bug 92851. Reading the discussion shows that it only
deals with long unbreakable strings not wrapping, so I'm opening a new bug.
| Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•