Bug Tracker

Opened 13 years ago

Closed 12 years ago

#5767 closed bug (invalid)

Animate the CSS Height and absolutely positioned element

Reported by: knyttr Owned by:
Priority: major Milestone: 1.4
Component: effects Version: 1.3.2
Keywords: animate, height Cc:
Blocked by: Blocking:

Description

  1. Suppose we have a <div> element which has attached another element on the bottom by absolute positioning.
  2. When we try to animate the <div> element to change its height, the attached element disappears during the animation.
  3. The demostration of the bug can be found below:

http://vojte.cz/test.html

Change History (2)

comment:1 Changed 13 years ago by dmethvin

Component: unfiledfx

comment:2 Changed 12 years ago by snover

Resolution: invalid
Status: newclosed

Your code is invalid. Do this properly and it works fine. test case

Note: See TracTickets for help on using tickets.