#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: | |
Blocked by: | Blocking: |
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 (2)
comment:1 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
Duplicate of #4469.