Bug 33627
Summary: | WebKit Animation restarts after hover animation | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark <markg85> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | ahmad.saleem792, igor.oliveira, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 | ||
URL: | http://mageprojects.com/purecss/webkit_animation_bug/ |
Mark
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
http://mageprojects.com/purecss/webkit_animation_bug/ is a 404 now.
Mark
Sorry, i forgot to post the changes location. It's online (for months) on this location:
http://mageprojects.com/css3_tests/webkit_animation_bug/
Mark
Note: the issue is still there with the latest chrome and the latest snapshot of chromium.
Ahmad Saleem
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.