Closed
Bug 205942
Opened 22 years ago
Closed 22 years ago
Alt+Down shows dropdown for Combobox in wrong location
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
RESOLVED
FIXED
People
(Reporter: jhpedemonte, Assigned: aaronlev)
Details
If using Alt+Down to drop down a combobox, the dropdown will overlay the
combobox element. However, when using F4 to drop it down, the dropdown
correctly appears below the combobox. After using F4, Alt+Down now works
correctly; it only fails the first time.
After a bit of experimentation, I have observed that
1) for some drop-downs, what the original bug description says applies
2) for some drop-downs, the drop-down displays somewhere completely different
(e.g. the "OS" drop-down on this page displays about 1/4 of the screen's
height further down than it should)
3) for most drop-downs, it doesn't display at all (it might be displaying
entirely off-screen).
It's because of (3) that I opened Bug 221846, which is probably a duplicate of
this then.
| Assignee | ||
Comment 2•22 years ago
|
||
May be related to bug 211846.
Very strange that F4 works better than Alt+Down. Why would they follow different
codepaths?
Comment 3•22 years ago
|
||
Dup of 110801?
| Assignee | ||
Comment 5•22 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•