Side navigation
#9916 closed bug (invalid)
Opened July 27, 2011 07:49AM UTC
Closed August 11, 2011 07:55AM UTC
Last modified March 14, 2012 09:58AM UTC
Jquery 1.6.2 crashes IE8 when fading (fadeIn/fadeOut)
Reported by: | begs40@yahoo.de | Owned by: | begs40@yahoo.de |
---|---|---|---|
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.
2. 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.
3. 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
Attachments (0)
Change History (5)
Changed July 27, 2011 11:38AM UTC by comment:1
component: | unfiled → effects |
---|---|
owner: | → begs40@yahoo.de |
priority: | undecided → low |
status: | new → pending |
Changed August 11, 2011 07:55AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | pending → closed |
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!
Changed August 15, 2011 06:38PM UTC by comment:3
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.
Changed August 15, 2011 07:05PM UTC by comment:4
It is likely related to http://bugs.jquery.com/ticket/9239
Changed February 15, 2012 08:40AM UTC by comment:5
Use http://bugs.jquery.com/ticket/9239#comment:23 to fix this bug, jQuery version 1.6.2.
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.