Bug Tracker

Modify

Ticket #11208 (closed bug: invalid)

Opened 16 months ago

Last modified 16 months ago

relatedTarget is null on mouseleave event

Reported by: anonymous Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.5.2
Keywords: Cc:
Blocking: Blocked by:

Description

Using jQuery v1.5.2

Getting exception:

0x800a138f - JavaScript runtime error: Unable to get value of the property 'parentNode': object is null or undefined File: jquery.js, line: 2788 column: 3

Shouldn't there be a null check for event.relatedTarget upfront, rather than leave it to be dereferenced and hit object null or undefined exception.

Change History

comment:1 Changed 16 months ago by dmethvin

#11209 is a duplicate of this ticket.

comment:2 Changed 16 months ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

jQuery 1.5.2 is an old version, we don't maintain that. If you're seeing the problem with jQuery-git.js then please file a jsFiddle test case.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.