Side navigation
#9893 closed bug (worksforme)
Opened July 22, 2011 06:21PM UTC
Closed July 26, 2011 07:07AM UTC
Last modified July 26, 2011 05:24PM UTC
jQuery.animate() IE9 Bug
Reported by: | s.ronak | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | effects | Version: | 1.6.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In IE9 Document Mode, you'll notice that on hover over Gray Block on left hand side, It comes out without animation. But in IE8 and IE7 it works fine.
Attachments (0)
Change History (5)
Changed July 23, 2011 04:45AM UTC by comment:1
Changed July 25, 2011 04:24PM UTC by comment:2
component: | unfiled → effects |
---|---|
priority: | undecided → low |
For testing, bug not yet confirmed.
Changed July 26, 2011 07:07AM UTC by comment:3
resolution: | → worksforme |
---|---|
status: | new → closed |
Tested with IE9 (Document mode)/WIN7 with a wide range of durations using timmywil's version of the test case. The gray block mentioned appears to animate fine with the left hand side preserving the same effect experienced when viewing with IE8 or IE7. I'll be as such closing this ticket as worksforme, however, if you're able to supply any additional information about other browser or document modes this is experienced under we'll be happy to re-test.
Changed July 26, 2011 03:33PM UTC by comment:4
I don't know why or how it works on jsFiddle, but it still not working for me. Can anybody test this bug on jsbin/ or create a simple html file and then report??
Changed July 26, 2011 05:24PM UTC by comment:5
jsfiddle is preferred over jsbin for our test cases and the jsfiddle example is a simple html file itself if you add /show to the end of the url. This isn't a problem with jQuery, but my guess for the jsbin example is that there is something off with the transition feature test.
Replying to [ticket:9893 s.ronak]:
>> FF 3.6 is also having same problem