Closed
Bug 255815
Opened 21 years ago
Closed 21 years ago
Mouseover event not triggered until mouse has moved on a newly loaded page
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
VERIFIED
DUPLICATE
of bug 185293
People
(Reporter: kevinar18, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a3) Gecko/20040807 Firefox/0.9.1+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a3) Gecko/20040807 Firefox/0.9.1+
If you load a page with a mouseover event in it, the event does not get
triggered until after you move the mouse.
Reproducible: Always
Steps to Reproduce:
1. Go to http://bighugegames.com/ronx/popup_screen_1.html
2. Click on the "next" button and don't move the mouse.
Actual Results:
3. When the next page is done loading, notice that the "next" button is dark.
4. When you move the mouse, you will notice that it changes to yellow (the
mouseover event get's triggered).
*** This bug has been marked as a duplicate of 185293 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•