Bug 33627 - WebKit Animation restarts after hover animation
Summary: WebKit Animation restarts after hover animation
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL: http://mageprojects.com/purecss/webki...
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-13 15:08 PST by Mark
Modified: 2022-10-25 00:50 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark 2010-01-13 15:08:54 PST
Hi,

The proof of concept is here: http://mageprojects.com/purecss/webkit_animation_bug/

Go to that link and move your mouse over the bar. Up till that moment (when you see the red glow) it all works just fine.
Now when you move your mouse away from the bar you see the initial animation (the bar getting wider) again. That should not happen. I don't tell css anywhere to run that animation again other then at page load.

I might be wrong.. if so please tell so and with a fix if possible.

Btw, if somehow the animation name property would be supported in the transition module then that will probably fix it.

Regards,
Mark
Comment 1 Simon Fraser (smfr) 2010-12-01 12:07:47 PST
http://mageprojects.com/purecss/webkit_animation_bug/ is a 404 now.
Comment 2 Mark 2010-12-11 11:47:49 PST
Sorry, i forgot to post the changes location. It's online (for months) on this location:
http://mageprojects.com/css3_tests/webkit_animation_bug/
Comment 3 Mark 2010-12-11 11:48:53 PST
Note: the issue is still there with the latest chrome and the latest snapshot of chromium.
Comment 4 Ahmad Saleem 2022-10-25 00:50:24 PDT
I am not able to find the testcase to reproduce this bug in Safari 16.1 onward and both links are 404 and I tried Wayback Archive to find old copy but I couldn't.

I am assuming this would've fixed with latest versions anyway. So I am marking this as "RESOLVED WONTFIX".

Please reopen with updated testcase, if it is reproducible.