Closed Bug 169265 Opened 22 years ago Closed 22 years ago

<TEXTAREA ... ROWS=N> ignored for N < 3

Categories

(Core :: Layout: Form Controls, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 33654

People

(Reporter: newbold, Assigned: john)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc3) Gecko/20020607
Build Identifier: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc3) Gecko/20020607

A textarea tag that specifies ROWS=1 or ROWS=2 shows 3 rows instead of the
number requested.

Reproducible: Always

Steps to Reproduce:
1. Go to the URL given above (http://www.cs.utah.edu/~newbold/mozilla.html)
2. See how many lines show up in the boxes.
3. If you can count properly, the problem should be obvious by this point.

Actual Results:  
It shows 8 text areas, a pair for each number of rows from 1 to 4, one with and
one without default text in it. The 6 boxes for 1-3 rows all show up with 3
rows, and the boxes for 4 rows show up with 4 rows.

Expected Results:  
The boxes for 1 and 2 rows should have their respective correct number of rows.
Confirming bug, I see exactly 1 row more than specified. Tested builds:
2002-09-17-09 trunk Linux
2002-09-17-08 trunk Windows 2000
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: FreeBSD → All

*** This bug has been marked as a duplicate of 33654 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Add dependency on the related bug.
Depends on: 33654
It's a dup, the dependency is implicit :)
No longer depends on: 33654
You need to log in before you can comment on or make changes to this bug.