[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
Fri Nov 6 09:24:27 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31113
--- Comment #1 from Jocelyn Turcotte <jocelyn.turcotte at nokia.com> 2009-11-06 09:24:27 PDT ---
Created an attachment (id=42656)
--> (https://bugs.webkit.org/attachment.cgi?id=42656)
transformBug.tar.bz2
This is a modified version of the fancybrowser example that highlight the
problem.
This seems to only happen if we use jQuery to iterate and if we set the
-webkit-transition and -webkit-transform properties in two different calls of
evaluateJavaScript.
If we don't use jQuery to iterate or if we do the two iterations in one call to
evaluateJavaScript, the bug does not occur.
--
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