Closed
Bug 234163
Opened 21 years ago
Closed 21 years ago
textarea rows count 1 too large
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: osavill, Unassigned)
Details
User-Agent:
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7a) Gecko/20040211
By specifying a textarea rows= value of say 3 Mozilla displays a textarea with 4
rows. IE correctly displays 3. This is NOT dependant on font-size or any other
style attributes. Mozilla just counts from 0, while IE counts from 1.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 33654 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Component: Browser-General → Layout: Form Controls
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•