[Webkit-unassigned] [Bug 31113] [Qt] When using multiple evaluateJavaScript statements in sequence that triggers animations the animations may fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 30 09:10:19 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=31113


Benjamin Poulain <benjamin.poulain at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |benjamin.poulain at nokia.com




--- Comment #2 from Benjamin Poulain <benjamin.poulain at nokia.com>  2011-01-30 09:10:19 PST ---
CSS transform and animation only works if the value is not "changed programmatically", which in practice means you have to enter the event loop once before two change of value. Isn't that the problem here?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list