Bug Tracker

Opened 12 years ago

Closed 12 years ago

Last modified 11 years ago

#9916 closed bug (invalid)

Jquery 1.6.2 crashes IE8 when fading (fadeIn/fadeOut)

Reported by: [email protected] Owned by: [email protected]
Priority: low Milestone: None
Component: effects Version: 1.6.2
Keywords: Cc:
Blocked by: Blocking:

Description

  1. Fade

I use $('#something').fadeIn or fadeOut. With Jquery 1.6.2 and IE8, i reloaded the IE8 a few times. About every third time the IE crashed.

  1. Colorbox/Fanybox

I also added a colorbox. When clicking a colorbox link and quickly clicking while the colorbox is loading to close the colorbox, the IE8 crashes again. Same with fancybox.

  1. Fade without Colorbox

Even if i completely remove the colorbox and using only the fading element, the IE keeps crashing on reload

4,. Solution so far

I downloaded and included jQuery 1.5.2 which works fine

Change History (5)

comment:1 Changed 12 years ago by addyosmani

Component: unfiledeffects
Owner: set to [email protected]
Priority: undecidedlow
Status: newpending

Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket!

Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/

Open the link and click to "Fork" (in the top menu) to get started.

PS: Please note that we are unable to assist with colorbox/jQuery plugin related issues.

comment:2 Changed 12 years ago by trac-o-bot

Resolution: invalid
Status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!

comment:3 Changed 12 years ago by [email protected]

ticket is still valid. when i upgraded to 1.6.2. i also got the SysFader crash in internet explorer. jQuery 1.6.2 is not stable in IE8. the crash is replayable and often occurs with a refresh of the screen.

comment:4 Changed 12 years ago by Rick Waldron

It is likely related to http://bugs.jquery.com/ticket/9239

comment:5 Changed 11 years ago by andr3ws

Use http://bugs.jquery.com/ticket/9239#comment:23 to fix this bug, jQuery version 1.6.2.

Note: See TracTickets for help on using tickets.