Closed
Bug 296367
Opened 20 years ago
Closed 19 years ago
Mousewheel doesnt change selection in DropDown List
Categories
(Core :: XUL, enhancement)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: u49640, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+ In MSIE you can switch between the options from a dropdown field my selecting it and move the mouse wheel up or down. Firefox doesnt. Reproducible: Always Steps to Reproduce: 1. goto a page with a Dropdown field 2. select it (but dont open it, just select it) 3. scroll with the mousewheel Actual Results: the Dropdown field doesnt change Expected Results: It should (Like MSIE) change the value to the one directly before/after the currently selected value.
Comment 1•20 years ago
|
||
No it doesn not work like that in IE or Opera ->INVA
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
oh, yes it does work in IE (but not in IE) you can mark it wontfix, but its not invalid
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
> oh, yes it does work in IE (but not in IE)
that should read (but not in Opera)Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → FIXED
> oh, yes it does work in IE (but not in IE)
that should read (but not in Opera)Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Component: General → XP Toolkit/Widgets: Menus
Product: Firefox → Core
QA Contact: general → xptoolkit.menus
Version: unspecified → Trunk
Comment 6•19 years ago
|
||
The current behaviour is intentional. The mouse-wheel should not follow keyboard focus. Use the keyboard arrow keys to change the selection in list controls. See bug 97283 and bug 251986. -> WORKSFORME
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 19 years ago
OS: Windows XP → Mac System 7
Resolution: --- → WORKSFORME
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: xptoolkit.menus → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•