Skip to main content

Bug Tracker

Side navigation

#5767 closed bug (invalid)

Opened January 07, 2010 01:45PM UTC

Closed November 11, 2010 10:47PM UTC

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

Attachments (0)
Change History (2)

Changed June 13, 2010 11:45PM UTC by dmethvin comment:1

component: unfiledfx

Changed November 11, 2010 10:47PM UTC by snover comment:2

resolution: → invalid
status: newclosed

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