Closed
Bug 135085
Opened 23 years ago
Closed 15 years ago
[XBLFC] popup appears too far below select control
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
RESOLVED
INVALID
People
(Reporter: bryner, Unassigned)
Details
Attachments
(1 file)
30.83 KB,
text/html
|
Details |
In the testcase I'm about to attach (taken from pacbell's DSL order form),
clicking one of the dropdown boxes will open the popup window below where it
should be positioned. The amount it is off by appears to be the amount that the
document is scrolled.
Reporter | ||
Comment 1•23 years ago
|
||
Is it at all related to any of these: (all to do with select popups not
appearing where they should)
bug#53318
bug#64902
bug#67661
bug#86909
bug#129728
That last one should bug#129782 -- apologies.
Comment 4•23 years ago
|
||
Hmm they actually appear at the location that they would appear if the page had
not been scrolled. In other words, they work fine if I don't scroll the page,
but after scrolling the page, they appear at the same place as if I hadn't
scrolled the page. (which by definition is below where it should be).
Updated•23 years ago
|
QA Contact: madhur → tpreston
Comment 5•23 years ago
|
||
I made redused testcage accidently on wrong bug #120714
http://bugzilla.mozilla.org/showattachment.cgi?attach_id=82100
Reporter | ||
Updated•19 years ago
|
Assignee: bryner → nobody
QA Contact: tpreston → layout.form-controls
Comment 6•15 years ago
|
||
XBL form control bugs are no longer *especially* relevant to anyone.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•