[Webkit-unassigned] [Bug 110347] [GTK][AC] Opacity animation doesn't work with clutter backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 11 09:54:08 PDT 2013


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





--- Comment #3 from Gustavo Noronha (kov) <gns at gnome.org>  2013-03-11 09:56:33 PST ---
Created an attachment (id=192489)
 --> (https://bugs.webkit.org/attachment.cgi?id=192489&action=review)
Simple test case

I've tested this patch on WebKit Clutter with the attached page, and it looks like the transition is happening twice - once because of the CSS transition that is defined, and one because when WebCore sets the final result in the layer, the clutter transition is still set on the actor, so it happens again. I'm getting this warning, as well:

(MxLauncher:24704): Clutter-CRITICAL **: clutter_timeline_set_progress_mode: assertion `mode < CLUTTER_ANIMATION_LAST' failed

-- 
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