#9916 closed bug (invalid)
Jquery 1.6.2 crashes IE8 when fading (fadeIn/fadeOut)
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | effects | Version: | 1.6.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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 (5)
comment:1 Changed 12 years ago by
Component: | unfiled → effects |
---|---|
Owner: | set to [email protected]… |
Priority: | undecided → low |
Status: | new → pending |
comment:2 Changed 12 years ago by
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!
comment:3 Changed 12 years ago by
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:5 Changed 11 years ago by
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.