Skip to main content

Search and Top Navigation

#3937 closed bug (duplicate)

Opened January 25, 2009 03:24PM UTC

Closed September 20, 2009 09:15PM UTC

Last modified October 03, 2012 04:53PM UTC

IE sometimes doesn´t calculate the end and start values in color-Animations

Reported by: trixta Owned by:
Priority: minor Milestone: 1.6
Component: ui.effects.core Version: 1.6rc5
Keywords: Cc:
Blocked by: Blocking:
Description

In some rare cases IE seems to don´t go through the initial fx.state (fx.state === 0) and therefore doesn´t compute the color-Styles.

This problem appeared with borderColor-Animations using the animateClass-method in IE7/Vista.

I didn´t find the reason for this and only added the following line to the step-method:

...

if(fx.state == 0 || !isFinite(fx.start[0])

...

modified version of effects.core (bugfixes, enhancements and new features): http://www.protofunc.com/scripts/jquery/classanimation/

Attachments (0)
Change History (3)

Changed January 26, 2009 04:39PM UTC by paul comment:1

milestone: TBD1.next

Changed September 20, 2009 09:15PM UTC by scottgonzalez comment:2

resolution: → duplicate
status: newclosed

Duplicate of #4251.

Changed October 03, 2012 04:53PM UTC by scottgonzalez comment:3

milestone: 1.next1.6