Closed
Bug 331057
Opened 20 years ago
Closed 20 years ago
javascript mouseover mouseout evets on XUL elements
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 369644
People
(Reporter: hannes, Unassigned)
Details
Attachments
(1 file)
2.07 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
it is not expected, that there are some events thrown, if I move the mouse onto the scrolbar of a Div tag.
Test it on the attatched file.
Reproducible: Always
Steps to Reproduce:
1. Launch test file
2. move the mouse onto and off the scrollbar of the DIV Tag.
3.
Actual Results:
You can see, events are thrown
Expected Results:
No events should be thrown, because the XUL elements are not part of the HTML - Dom
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 251197 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Comment 3•18 years ago
|
||
I think this is actually dup of bug 369644 (which is fixed now on trunk).
You need to log in
before you can comment on or make changes to this bug.
Description
•