Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some effects snap into place in Chrome v33 #24

Closed
IanLunn opened this issue Feb 28, 2014 · 3 comments
Closed

Some effects snap into place in Chrome v33 #24

IanLunn opened this issue Feb 28, 2014 · 3 comments

Comments

@IanLunn
Copy link
Owner

IanLunn commented Feb 28, 2014

Since Opera v20 and Chrome v33, elements that have both a transition and animation applied may snap into place when hovered over.

Unfortunately this is a browser bug and nothing can be done about it in the Hover.css library. A transition will not take affect when an animation is applied as well.

Bug reported here: https://code.google.com/p/chromium/issues/detail?id=347993&thanks=347993&ts=1393600890

Example of the issue here: http://codepen.io/IanLunn/pen/noxIf

Hopefully this will be fixed in a not too distant version of Chrome

@NicoSa
Copy link

NicoSa commented May 3, 2014

let´s hope so!

@IanLunn
Copy link
Owner Author

IanLunn commented May 15, 2014

Still no fix or response to the reported bug for this. A workaround may be to move the transition into the animation, so that only an animation need occur. I'll look into this soon.

@IanLunn
Copy link
Owner Author

IanLunn commented Jan 7, 2015

Removed the effects from 2.0.0 that exhibit this behavior. Will add them back if the issue is fixed by browser vendors.

@IanLunn IanLunn closed this as completed Jan 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants