Modify ↓
Ticket #5631 (closed bug: duplicate)
Accessing relatedTarget in Firefox
| Reported by: | mdevils | Owned by: | brandon |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | event | Version: | 1.3.2 |
| Keywords: | event, relatedTarget | Cc: | |
| Blocking: | Blocked by: |
Description
If mouse leaves from DOM Element to Firebug or any other Firefox component, the XUL element passes in e.relatedTarget (in mouseout event) and it's properties are unaccessible from the page. May be it's better to pass null/undefined in these cases?
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
