Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#6244 closed bug (fixed)

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.

Change History (3)

comment:1 Changed 12 years ago by Scott González

Component: ui.coreeffects.core
Milestone: TBD1.9

comment:2 Changed 12 years ago by Alex Dovenmuehle

Resolution: fixed
Status: newclosed

Core: Fixed switchClass queueing issues using lazy evaluation of element's style. Fixed #6244 - switchClass queues incorrectly.

Changeset: abfa0e1e951b74548f9441a7ba44325d8c4d55b7

comment:3 Changed 12 years ago by Scott González

Milestone: 1.91.8.7
Note: See TracTickets for help on using tickets.