Skip to main content

Bug Tracker

Side navigation

#9133 closed bug (duplicate)

Opened May 05, 2011 10:08PM UTC

Closed May 05, 2011 10:24PM UTC

Last modified March 14, 2012 06:51AM UTC

Including opacity breaks an animation containing margin properties

Reported by: fparent Owned by:
Priority: undecided Milestone: 1.next
Component: effects Version: 1.6
Keywords: Cc:
Blocked by: Blocking:
Description

Using opacity in an animation containing a margin property (top, right, bottom, left) makes it jump and act weird.

In the example above, the animation has a different behavior between 1.5.2 and 1.6; the animation should grow from the center and remain at the same position.

Attachments (0)
Change History (2)

Changed May 05, 2011 10:24PM UTC by rwaldron comment:1

component: unfiledeffects
description: Using opacity in an animation containing a margin property (top, right, bottom, left) makes it jump and act weird. \ \ http://jsfiddle.net/fparent/69eEL/ \ \ In the example above, the animation has a different behavior between 1.5.2 and 1.6; the animation should grow from the center and remain at the same position. Using opacity in an animation containing a margin property (top, right, bottom, left) makes it jump and act weird. \ \ \ \ In the example above, the animation has a different behavior between 1.5.2 and 1.6; the animation should grow from the center and remain at the same position.
resolution: → duplicate
status: newclosed

Changed May 05, 2011 10:24PM UTC by rwaldron comment:2

Duplicate of #9074.