Closed Bug 132866 Opened 22 years ago Closed 22 years ago

Setting textarea width via CSS breaks word wrapping

Categories

(Core :: Layout: Form Controls, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 119915

People

(Reporter: geoffeg, Assigned: rods)

References

()

Details

Setting the width of a textarea via a CSS property (width:[x]px;) causes the 
textarea to stop wrapping text and type off to the right of the textarea. 
Including a cols property to the textarea makes wrapping work and still uses 
the width defined in the CSS property. For example: <TEXTAREA class="width500" 
rows="10" wrap="virtual"></TEXTAREA>...

*** This bug has been marked as a duplicate of 119915 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.