WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 16020
65067
CSS transition not animating height correct on hover
https://bugs.webkit.org/show_bug.cgi?id=65067
Summary
CSS transition not animating height correct on hover
Eric
Reported
2011-07-23 08:10:41 PDT
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).
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2011-07-25 12:16:03 PDT
Sounds like the issue of animating to/from 'auto'. *** This bug has been marked as a duplicate of
bug 16020
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug