Ticket #9916 (closed bug: invalid)
Jquery 1.6.2 crashes IE8 when fading (fadeIn/fadeOut)
| Reported by: | begs40@… | Owned by: | begs40@… |
|---|---|---|---|
| Priority: | low | Milestone: | None |
| Component: | effects | Version: | 1.6.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
- 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.
- 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.
- 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
comment:1 Changed 23 months ago by addyosmani
- Owner set to begs40@…
- Priority changed from undecided to low
- Status changed from new to pending
- Component changed from unfiled to effects
comment:2 Changed 23 months ago by trac-o-bot
- Status changed from pending to closed
- Resolution set to invalid
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 22 months ago by hhvdblom@…
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 22 months ago by rwaldron
It is likely related to http://bugs.jquery.com/ticket/9239
comment:5 Changed 16 months ago by andr3ws
Use http://bugs.jquery.com/ticket/9239#comment:23 to fix this bug, jQuery version 1.6.2.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

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.