Closed
Bug 133342
Opened 24 years ago
Closed 24 years ago
textarea always rendered with one more row than defined
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: tquas, Assigned: rods)
References
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020310
BuildID: 2002031008
When defining a <textarea rows="4"> field, Mozilla displays 5 a textarea with
five rows.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.mozilla.org/quality/help/bugzilla-helper.html
2. View page source
3. Compare fields
Actual Results: You'll see that Mozilla displays one row to many.
Expected Results: Render the correct number of rows.
Could reproduce in 2002032406 under linux. I counted 7 lines but the html source
appears to only ask for 6.
Comment 2•24 years ago
|
||
*** This bug has been marked as a duplicate of 33654 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 3•24 years ago
|
||
*** Bug 133782 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•