Open Bug 87156 Opened 23 years ago Updated 8 months ago

Mouse wheel does not work when a select list has focus but is not open

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

defect

Tracking

()

People

(Reporter: bstrand, Unassigned)

References

()

Details

Attachments

(1 obsolete file)

When a select list (e.g. any of Platform, Severity, OS, etc on bugzilla bug entry page) is focused but not open/dropped down, mouse wheel stops working. Clicking elsewhere on the page allows scrolling again. This seems very similar to bug 62431, which is the analog for textareas.
confirming In my opinion, if a dropdown list box has focus, the mousewheel should select items within it.
Status: UNCONFIRMED → NEW
Ever confirmed: true
--> bryner
Assignee: trudelle → bryner
Target Milestone: --- → mozilla1.0
Remark to "In my opinion, if a dropdown list box has focus, the mousewheel should select items within it". That's not what is done by IE 5
May God have mercy on us all. The 212 bug spam-o-rama is Now!
QA Contact: aegis → jrgm
yeah, the IE behavior on this is to change the selected item without opening the list.
Status: NEW → ASSIGNED
Would be nice to have, but I don't think this is very commonly used functionality. -> 1.0.1
Target Milestone: mozilla1.0 → mozilla1.0.1
See also bug 127191, Wheel should scroll based on mouse position instead of focus.
OS: Linux → All
Hardware: PC → All
needs new target
Assignee: bryner → jag
Status: ASSIGNED → NEW
QA Contact: jrgmorrison → xptoolkit.widgets
Target Milestone: mozilla1.0.1 → ---
Assignee: jag → nobody
I'm not sure what is best. Gecko: A select element has focus but dropdown list was closed, the wheel events scroll the ancestor scrollable frame. Webkit (Google Chrome): Same as Gecko. Trident (IE8): When mouse cursor is on the select element, the wheel events changes the selected items. Otherwise, a scrollable frame under mouse cursor is scrolled. I think when the cursor is not on the select element, the current behavior is O.K. Otherwise -- mouse cursor on focused select element --, it might be good thing that we change the selected item. However, it makes possibility that users select unexpected item. However, the behavior is similar the Windows' native behavior... The negative effect by the change is very serious. I recommend that we mark this bug as WONTFIX.
Component: XUL → Event Handling
QA Contact: xptoolkit.widgets → events
Component: Event Handling → User events and focus handling
Severity: normal → S3
Attachment #9384417 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: