Closed
Bug 453818
Opened 17 years ago
Closed 17 years ago
combobox popup overflows outside screen
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 314939
People
(Reporter: oskar.mothander, Unassigned)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
Selectbox overflows outside screen when it's in the middle-upper part of the window. Only seems to happen with resolutions <= [* x 800px] .
Reproducible: Always
Steps to Reproduce:
1. Select a screen resolution <= 800 px high. Width does not matter.
2. Scroll the page down so that the selectbox is in the last position where it still displays the selectbox in a upwards manner.
Actual Results:
Notice that just before it switches from going up to downwards the selectbox is overflowed outside the screen.
Expected Results:
The selectbox should instead scroll itself or be displayed downwards.
Screenshot of bugg:
http://img233.imageshack.us/my.php?image=badselectmg6.jpg
I think this problem has to do with the number of element in the select + big font size because when I have even more elements in the list this does _not_ happen.. I'm going to investigate futher in that track..
Updated•17 years ago
|
Component: General → Layout: Form Controls
Product: Firefox → Core
QA Contact: general → layout.form-controls
Version: 3.0 Branch → 1.9.0 Branch
![]() |
||
Comment 4•17 years ago
|
||
I believe we have existing bugs about the behavior of comboboxes at low screen heights (low compared to font-size).
Summary: Selectbox overflows outside screen → combobox popup overflows outside screen
Whiteboard: DUPEME
Well I couldn't/can't find it.. I've tried searching for;
Combobox overflow
Comboxbox height
Selectbox overflow
Selectbox height
Select height
Select overflow
![]() |
||
Comment 6•17 years ago
|
||
"select screen" does the trick.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•