Closed
Bug 241870
Opened 21 years ago
Closed 19 years ago
select popup content scrolls but scroller does not move when partially hidden by frame (phpMyAdmin)
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: timo.hummel, Unassigned)
References
Details
Attachments
(1 file)
657 bytes,
application/x-zip-compressed
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040421
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040421
Using phpMyAdmin 2.5.6, Mozilla renders the database dropdown correctly. When I
drop it down, the scrollbar works, but the Scroller Image doesn't move when
dragging it. I've only seen the behaviour at the phpMyAdmin tool, and on some
websites.
Reproducible: Always
Steps to Reproduce:
1. Drop down the database select-box (make sure that many items are in it, so
that a scrollbar appears)
2. Drag and move the scroller. It won't move, unless you release the mouse button.
Actual Results:
Scrollbar (scroller) didn't move.
Expected Results:
Scrollbar (scroller) should move.
If you need a screenshot or a little video about this problem, tell me. This is
broken since Mozilla 1.6, if not earlier (it is NOT broken with Mozilla 1.3).
Comment 1•21 years ago
|
||
> If you need a screenshot or a little video about this problem, tell me.
More useful would be the HTML of the page in question, attached using
http://bugzilla.mozilla.org/attachment.cgi?bugid=241870&action=enter
If the HTML on its own does not show the bug, save the page as "web page,
complete", zip it up, and attach the zip file....
Reporter | ||
Comment 2•21 years ago
|
||
That's not possible, as the bug only occurs when frames are used. Mozilla
doesn't support to save the whole phpMyAdmin-Site as-is.
I can provide a restricted test account if desired.
I found a demo at http://www.phpmyadmin.net/phpMyAdmin/ running 2.6.0-alpha3 but
I don't know where to go.
Does it still happen if you right click the frame and click This Frame -> Show
only this frame?
Reporter | ||
Comment 4•20 years ago
|
||
Okay, I made a testcase. If you dropdown the selectbox in the left frame, and
drag the slider, it doesn't move. But if you resize the frame so that the slider
is inside the current frame, it works.
Reporter | ||
Comment 5•20 years ago
|
||
Thanks for the testcase, I see this on LInux 2004060906
Its like Bug 215830 except this bug at least scrolls.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Summary: Scrollbar in phpMyAdmin works, but scroller image doesn't move → select popup content scrolls but scroller does not move when partially hidden by frame (phpMyAdmin)
Reporter | ||
Comment 7•19 years ago
|
||
Update for Firefox 1.0.4: The scrollbar works almost works now, at least while
dragging the scrollbar. However, if you use the mouse wheel to scroll, the
scroller image doesn't move. When using the cursor keys to move in between
entries, it works also.
Comment 8•19 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20051223 Firefox/1.6a1
AFAICT this is fixed on trunk. Timo, could you test in 1.5 or latest-trunk builds and see if this is fixed?
Reporter | ||
Comment 9•19 years ago
|
||
Yes, works perfectly with 1.5 now. I'll close the bug now.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 10•19 years ago
|
||
Unless you can point to a patch that fixed this, it's WORKSFORME.
Status: REOPENED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•