Closed Bug 348213 Opened 18 years ago Closed 18 years ago

no scrolling bar for <select size="2">

Categories

(Firefox :: General, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 109016

People

(Reporter: zevtroy, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6

When you use select :
no scrolling bar for <select size="2"> even if you have more than 2 option elements so you can believe that there is no more than 2 elements.

Scrolling bar apppears only for <select size="3">

Reproducible: Always

Steps to Reproduce:
1.<select size="2">
<option>option1</option>
<option>option2</option>
<option>option2</option>
</select>
2.
3.

Actual Results:  
No scrolling bar for <select size="2">

Expected Results:  
A scrolling bar if there is more than 2 elements in a list of options you put in a <select size="2">
This testcase looks good to me on Win XP, both on 1.5.0.6 and Trunk.
Attachment #233075 - Attachment description: Testcase (based on comment #1) → Testcase (based on comment #0)

*** This bug has been marked as a duplicate of 109016 ***
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.

Attachment

General

Creator:
Created:
Updated:
Size: