Closed
Bug 155395
Opened 24 years ago
Closed 14 years ago
Select box is layed out incorrectly
Categories
(Core :: Layout: Form Controls, defect, P1)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: yoar_sux, Assigned: john)
References
()
Details
(Keywords: testcase)
Attachments
(3 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.1a) Gecko/20020610
BuildID: 20020610
Reproducible: Always
Steps to Reproduce:
1. Browse to www.soulflytribe.com
2. Click on "What we belive"
3. Click the select box
Actual Results: Select box is layed out in different positions
Expected Results: Lay out the list under the select box =)
Comment 2•24 years ago
|
||
WFM in build 2002070108 PC/Win98.
Comment 3•24 years ago
|
||
WFM 2002 07 01 04 w2k. this kinda reminds me of the bug where the url dropdown
was misplaced, that bug was fixed a few weeks ago. Reporter, can you try a more
recent build and see if you can reproduce there?
Using Mozilla 1.1b (20020722) and the bug happens again, it's not fixed.
Comment 5•23 years ago
|
||
Happens for me too. (linux 2002091308)
But after going to another page, and going back, it is placed correctly.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 8•23 years ago
|
||
Reproduced on 12/23 Trunk Build for Linux. The effect does not happen when I
have scrolled all the way up, but it does happen when I have scrolled the page
all the way down and then click the select box.
Keywords: testcase
Comment 9•23 years ago
|
||
It happens in Linux using the branch build too. Windows is fine. It seems to be
caused by a select box being in an iframe. Simplified test case attached.
Comment 10•23 years ago
|
||
Comment 11•22 years ago
|
||
I'm seeing this bug in 1.6 on Linux, but the current testcase (added in comment
10) works fine. I only get this bug with a select box that I have to scroll
down to get to, and only when I have used another select box earlier in the page
before scrolling down. The bug doesn't happen if I switch to another browser
tab and back again between opening the two select boxes.
Comment 12•22 years ago
|
||
Bug only occurs if both select boxes are in a block with "overflow: auto;" in
its style (I only discovered this while making the testcase.) The text of this
file isn;t relevent to the bug, it is page 44 of "The Fairy Godmothers and
Other Tales" , a book currently being processed by Project Gutenberg's
Distributed Proofreaders - I noticed the bug while using DP's spellchecker.
Comment 13•21 years ago
|
||
WFM, SeaMonkey trunk 2005-06-28-07 on Linux.
Can anyone still reproduce this in a trunk build?
Updated•16 years ago
|
QA Contact: tpreston → layout.form-controls
Comment 14•14 years ago
|
||
wfm with FF10.0.1 on Ubunto
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•