Closed
Bug 98303
Opened 24 years ago
Closed 24 years ago
Scrolling wheel causing mouseout event to occur
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: rainwater, Assigned: joki)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.9.3) Gecko/20010801
BuildID: 2001080110
When using the wheel on a wheelmouse (Intellimouse) over an element is causing a
mouseout event to be fired.
Reproducible: Always
Steps to Reproduce:
1. Go to http://jsdomapi.sourceforge.net/mozilla/mouse.html
2. Place mouse over the gray element
3. Scroll the wheel on the mouse
Actual Results: The mouseout event is incorrectly fired.
Expected Results: The mouseout event should not be fired unless there really is
a mouseout event.
Comment 1•24 years ago
|
||
COnfirming, 2001083103/WinNT.
OS -> All after getting some of the #Mozillazine Linux users to check it
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows ME → All
Comment 2•24 years ago
|
||
I think this is a duplicate. However the comments are very helpful. I will paste
them over. Bug 98114 should become a catch all for the remaining scrolling and
mouse state issues.
*** This bug has been marked as a duplicate of 98114 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•24 years ago
|
Component: DOM Events → Event Handling
Updated•7 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•