Closed
Bug 506646
Opened 16 years ago
Closed 14 years ago
cannot mouse wheel scrolling in drop box. This is enable in IE6
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: gaoninza2, Unassigned)
References
()
Details
(Whiteboard: [CLOSEME 2010-12-01])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.12) Gecko/2009070611 Firefox/3.0.12
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.12) Gecko/2009070611 Firefox/3.0.12
cannot mouse wheel scrolling in drop box. This is enable in IE6
Reproducible: Always
Steps to Reproduce:
1.enable mouse wheel scrolling in drop box.
2.auto update image when use mouse wheel scroll.
3.Please test and compare this feature with IE6.
Actual Results:
cannot mouse wheel scrolling in drop box. This is enable in IE6
enable mouse wheel scrolling in drop box
auto update image when use mouse wheel scroll
Comment 2•16 years ago
|
||
I'm confused by this bug report, which I stumbled upon while about to report a certain issue. I'm not sure it's the same one, but it sounds like it might be related or the same.
To clear things up, on a select element (drop-down list), there are 2 mouse wheel cases that I know of.
First, is on drop down (ie: the list is opened). In this case, both Firefox and IE lets you use the mouse wheel to scroll up and down (if the select has a vertical scrollbar).
There is also another case: when the select element is focused but the list isn't opened (a state you can achieve by clicking the list twice). In that case, you can use the mouse wheel to scroll through the elements in IE, but not in Firefox.
This is a wanted feature, IMO, which improves accessibility. For example, I've just made pages which use JavaScript/AJAX, instantly changing information displayed on the page depending on the selected option of a select element. With IE, I can change the displayed information by simply focusing the select element and using the mouse wheel. In Firefox, I have to click the list twice to change the displayed data (+ having to scroll scroll up or down in the opened list).
Comment 3•15 years ago
|
||
Reporter, please retest with Firefox 3.6.12 or later in a fresh profile (http://support.mozilla.com/kb/Managing+profiles). Also update your plugins (flash, adobe reader, java, quicktime, silverlight, etc.) Go to the developer's website and download the latest version from there. If you no longer see this issue, please close this bug as RESOLVED, WORKSFORME. If you do see the bug, please post a comment.
Whiteboard: [CLOSEME 2010-12-01]
Comment 4•14 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.12 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•