Closed
Bug 295352
Opened 18 years ago
Closed 18 years ago
wrong textarea height by using rows
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: trash, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; i-NavFourF) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 when you code looks like <textarea cols="10" rows="4"></textarea>, the textarea has 5 rows, not 4.. everytime its one row too much. Reproducible: Always
Comment 1•18 years ago
|
||
Please search bugzilla before filing bugs, thanks *** This bug has been marked as a duplicate of 33654 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•