Skip to main content

Search and Top Navigation

#7957 closed bug (duplicate)

Opened December 16, 2011 01:20AM UTC

Closed December 16, 2011 01:51AM UTC

Last modified December 16, 2011 01:51AM UTC

borderColor disappears before animating

Reported by: rtb Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.effects.core Version: 1.8.16
Keywords: Cc:
Blocked by: Blocking:
Description

Animating a borderColor should have the same look and functionality as animating a backgroundColor. In this example of animating a backgroundColor, there is a smooth transition:

http://jsfiddle.net/t33GY/

When you animate a borderColor, however, it immediately disappears before fading the new color in: http://jsfiddle.net/REcMp/

This creates an issue if the user wants to fade the current borderColor to the background color, as it immediately disappears then re-appears at the correct color: http://jsfiddle.net/Rdxj2/

Attachments (0)
Change History (3)

Changed December 16, 2011 01:35AM UTC by rtb comment:1

_comment0: Animating a borderColor also seems to ignore the specified Duration.1323999613058639

The Duration seems a little off on the animation of a borderColor as well.

Changed December 16, 2011 01:51AM UTC by scottgonzalez comment:2

component: ui.coreeffects.core
resolution: → duplicate
status: newclosed

Changed December 16, 2011 01:51AM UTC by scottgonzalez comment:3

Duplicate of #6969.