Closed Bug 145323 Opened 22 years ago Closed 22 years ago

No mouseout event on DOM nodes like links or div

Categories

(Core :: DOM: Events, defect)

x86
All
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 130620

People

(Reporter: yaro, Assigned: joki)

References

()

Details

The onmouseout event on div or a href tags are not fired the on the first time - the onmouse overevent works but not the mouseout, moving in/out a secound time will trigger the events correctly. This bug exists since M 0.98. A nice example is here: http://www.microsoft.com/germany/ (This is no joke, the page works like a charme except this event thing) - move over the grey items in the tables. Jaro
Confirming bug with Mozilla trunk binaries 20020514xx on WinNT, Linux. OS: Win ---> All. For example, I could reproduce this by mousing slowly from the bottom to the top of the "Partner" menu in the lower right corner of the page. All the menu items were then highligted in blue at the same time. This happens the first time I load the page and mouseover the menu. And the speed of the mouse seems to play a role. Subsequent mouseovers work fine. This may be a problem in image caching rather than the event not firing; I'm not sure. For now, reassigning to DOM Events for further analysis -
Assignee: rogerl → joki
Status: UNCONFIRMED → NEW
Component: JavaScript Engine → DOM Events
Ever confirmed: true
OS: Windows 2000 → All
QA Contact: pschwartau → vladimire
Summary: No mouseout event on dom nodes like links or div → No mouseout event on DOM nodes like links or div
*** This bug has been marked as a duplicate of 130620 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
verifying
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.