Search and Top Navigation
#6244 closed bug (fixed)
Opened October 29, 2010 08:07PM UTC
Closed November 19, 2010 01:54PM UTC
Last modified December 08, 2010 06:36PM UTC
switchClass queues incorrectly
Reported by: | mal | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.7 |
Component: | ui.effects.core | Version: | 1.8.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Test Case:
http://www.jsfiddle.net/46Gxf/2/
Something is happening when switchClass is queued that prevents any subsequent switchClass in the animation queue acting correctly, instead jumping directly to the end state of the animation.
Tested in Firefox 3.6.12.
Attachments (0)
Change History (3)
Changed November 01, 2010 12:38PM UTC by comment:1
component: | ui.core → effects.core |
---|---|
milestone: | TBD → 1.9 |
Changed November 19, 2010 01:54PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | new → closed |
Core: Fixed switchClass queueing issues using lazy evaluation of element's style. Fixed #6244 - switchClass queues incorrectly.
Changeset: abfa0e1e951b74548f9441a7ba44325d8c4d55b7
Changed December 08, 2010 06:36PM UTC by comment:3
milestone: | 1.9 → 1.8.7 |
---|