Closed
Bug 216024
Opened 22 years ago
Closed 22 years ago
Select with size="1" lacks scrollbars
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 109016
People
(Reporter: philippe.hennes, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
|
516 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030718
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030718
If I have code like this:
...see attached HTML file...
the selct with size="1" is rendered without scrollbar or top and bottom arrows.
if I click into the <select> I can scroll by moving the mouse up and down while
pressing the mouse-button.
W3C says:"Visual user agents are not required to present a SELECT element as a
list box; they may use any other mechanism, such as a drop-down menu.". But what
ist rendered here is not a appropriate behaviour for me.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
| Reporter | ||
Comment 1•22 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•