Closed Bug 172017 Opened 23 years ago Closed 23 years ago

textarea wrapping is allowing an extra char

Categories

(Core :: Layout: Form Controls, defect)

x86
Linux
defect
Not set
minor

Tracking

()

RESOLVED INVALID

People

(Reporter: mozbug1, Assigned: john)

References

()

Details

See url. cols is set to be 60, but mozilla is allowing 61 chars on a line. This is with Mozilla 1.1
This is because we allow space for 60 chars + a scrollbar... then when the scrollbar appears we rewrap stuff...
Assignee: jst → jkeiser
Status: UNCONFIRMED → NEW
Component: DOM Views and Formatting → HTML Form Controls
Ever confirmed: true
QA Contact: stummala → tpreston
Yep. We just use the extra space better than IE.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.