[Webkit-unassigned] [Bug 65067] New: CSS transition not animating height correct on hover
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jul 23 08:10:41 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65067
Summary: CSS transition not animating height correct on hover
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
URL: http://dev.ericperrets.info/css_issue/calendar/
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: humaknlght at aol.com
I have a page where I applied a transition to expand the height of a div when the mouse is moved over the div. The CSS transition animation is shrinking the height to near zero using an animation and then it springs open to the expected height (with no animation). Expected: The height of the div animates from current height to the full height (with no shrinking of size).
Steps to recreate it on the link, http://dev.ericperrets.info/css_issue/calendar/
Hovering the mouse over the "Sample title" or the "Sample title2" div causes the div to shrink to a hight of zero then expand (without any animation).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list