Animate.css: Flip animation bug in Edge 16

Created on 17 Apr 2018  路  5Comments  路  Source: animate-css/animate.css

Hi!
But I have a bug with flip animation in Edge 16 on Windows 10 :

flip-in-edge

browser bug

Most helpful comment

I've dug a little bit more and it isn't a simple easily fixable bug. It seems to be something related to translate3d + rotate3d on the Edge transform engine. I couldn't isolated it yet, but it is an Edge bug. This issue will probably get a wontfix and if someone gets to isolate it, this bug should be reported to the MS Edge issue tracker instead.

When I get some more time, and patience, I might dig a bit bigger, but it certainly will be low on the priority list. I'll keep this open a bit more so it won't be forgotten.

All 5 comments

Alright! Thanks for your report we will look for it to resolve thanks!

I'm investigating this but it is a nasty Edge's transform engine bug that seems to be inherited from IE11. I still don't have the solution but I hope to get there 馃槄.

This seems to be related to this bug.
It seems that this can fix the issue but I couldn't test it just yet.
If the fix doesn't affect other browsers (if we don't have to disable perspective, for instance), we can apply it in the library itself, else I think this will be a won't fix as we won't brake every browser out there or apply nasty hacks to the library.

I've dug a little bit more and it isn't a simple easily fixable bug. It seems to be something related to translate3d + rotate3d on the Edge transform engine. I couldn't isolated it yet, but it is an Edge bug. This issue will probably get a wontfix and if someone gets to isolate it, this bug should be reported to the MS Edge issue tracker instead.

When I get some more time, and patience, I might dig a bit bigger, but it certainly will be low on the priority list. I'll keep this open a bit more so it won't be forgotten.

@eltonmesquita awesome effort .... I might report this to edge team about this one...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JustinWestphal picture JustinWestphal  路  5Comments

kevtan picture kevtan  路  4Comments

eltonmesquita picture eltonmesquita  路  5Comments

Draichi picture Draichi  路  4Comments

kosvrouvas picture kosvrouvas  路  5Comments