https://bugzilla.wikimedia.org/show_bug.cgi?id=65433
Prateek Saxena <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |PATCH_TO_REVIEW --- Comment #6 from Prateek Saxena <[email protected]> --- The issue was being caused on Firefox because it wasn't handling the mouseenter/mouseleave events of the animating elements in an unpredictable manner. This wasn't happening for non flipped cards. Flipping the animation for flipped hovercards (which should be part of the design now) fixed the problem. The following patches should resolve it - 1. https://gerrit.wikimedia.org/r/#/c/135549/ 2. https://gerrit.wikimedia.org/r/#/c/135552/ 3. https://gerrit.wikimedia.org/r/#/c/135554/ -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
