Side navigation
#7966 closed bug (wontfix)
Opened January 14, 2011 02:24AM UTC
Closed January 14, 2011 11:26PM UTC
Last modified January 14, 2011 11:27PM UTC
fadeOut and fadeIn broken in IE 9.0.7930.16406
Reported by: | tatham@oddie.com.au | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | effects | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
$("p").fadeOut(1000).fadeIn(1000) should fade out, then back in over a total period of 2 seconds. Works everywhere else.
In IE 9.0.7930.16406 it flashes out, flashes in, fades out, fades in, then flashes out.
Test case: https://gist.github.com/779044
Attachments (0)
Change History (3)
Changed January 14, 2011 02:38AM UTC by comment:1
Changed January 14, 2011 11:26PM UTC by comment:2
component: | unfiled → effects |
---|---|
priority: | undecided → low |
resolution: | → wontfix |
status: | new → closed |
Thanks for taking the time to contribute to the jQuery project by writing a bug report and providing a test case!
jQuery does not yet support IE9 as it is still in beta.
test case for easy reevaluation once IE9 comes out.
Changed January 14, 2011 11:27PM UTC by comment:3
Yeah, and the whole point of a beta is to identify issues and fix them.
Video here: http://tath.am/files/20110114-jQuery-Bug7966.mp4