Closed
Bug 29352
Opened 25 years ago
Closed 25 years ago
mouseout events not working
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
M17
People
(Reporter: dbaron, Assigned: joki)
Details
(Keywords: testcase)
Attachments
(1 file)
663 bytes,
text/html
|
Details |
DESCRIPTION: Mouseout events don't seem to work for me at all.
STEPS TO REPRODUCE:
* load attached test case
* move mouse over/out of the DIV (or, in 4.x, the layer). It might be
necessary to move the over dialog so the mouse is in the DIV to start.
ACTUAL RESULTS:
* no mouseout dialog ever comes up
EXPECTED RESULTS:
* mouseout dialogs
DOES NOT WORK CORRECTLY ON:
* Linux, mozilla, 2000-02-25-08-M15
WORKS CORRECTLY ON:
* NN 4.72 Linux (for the LAYER)
Reporter | ||
Comment 1•25 years ago
|
||
Assignee | ||
Comment 3•25 years ago
|
||
*** This bug has been marked as a duplicate of 32415 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 4•25 years ago
|
||
Well, duh. (Gosh, that testcase for bug #32415 looks familiar -- wish I'd
known/had looked for this original report before filing that one). vrfy "dup"
Status: RESOLVED → VERIFIED
Updated•6 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
•