Ticket #7216 (closed defect: fixed)
[patch][ccla] event.js: onmouseenter/leave broken on Firefox 2
| Reported by: | doughays | Owned by: | doughays |
|---|---|---|---|
| Priority: | high | Milestone: | 1.2 |
| Component: | Events | Version: | 1.1.1 |
| Severity: | major | Keywords: | |
| Cc: |
Description
Firefox 2 has a onmouseover/out bug where it spawns spurious events that have invalid relatedTarget values attached to the event object.
These bad events must be ignored in order for onmouseenter/leave to work correctly.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.