Bug Tracker

Opened 12 years ago

Closed 12 years ago

#8888 closed bug (worksforme)

page unload error (IE7 only?)

Reported by: rich@… Owned by: rich@…
Priority: low Milestone:
Component: event Version: 1.5.2
Keywords: Cc:
Blocked by: Blocking:

Description

Theres a bug with page unload on IE 7/8, maybe 6.

“type is null or not an object” Line 2206

Every time I navigate away from a page in IE7, the above error is encountered. I have tested the same site in IE8 and IE9 and the error does not seem to be present. (However, other users seem to have reported issues with IE8 and maybe 6, so that may be worth looking into as well)

Thanks :)

Change History (2)

comment:1 Changed 12 years ago by addyosmani

Owner: set to rich@…
Status: newpending

Thanks for taking the time to contribute to the jQuery project! Please provide a reduced test case on http://jsFiddle.net that reproduces the issue experienced to help us assess your ticket!

Additionally, test against the jQuery (edge) version to ensure the issue still exists.

comment:2 Changed 12 years ago by john

Component: unfiledevent
Milestone: 1.next
Priority: undecidedlow
Resolution: worksforme
Status: pendingclosed

This is the beforeunload issue that was just fixed.

Note: See TracTickets for help on using tickets.