[Webkit-unassigned] [Bug 46087] Visibility property doesn't get animated through -webkit-transition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 7 09:15:10 PST 2010


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





--- Comment #4 from Andrey Okonetchnikov <andrej.okonetschnikow at gmail.com>  2010-12-07 09:15:10 PST ---
Okay, I made a test case and it turns out the bug isn't with visibility property rather than with -webkit-transform. So I guess we need to edit the case or merge it with existing one (if any).

Here are 2 examples which shows the problem:

http://okonet.ru/projects/webkit_transitions_testcase/ - this one is trying to animate the opacity, visibility and -webkit-transform properties at the same time

http://okonet.ru/projects/webkit_transitions_testcase/index_notransforms.html - here are just opacity and visibility will be animated. More to say, if you start with the first test case you have to restart browser in order to get the second example working.

This problem doesn't reproducable in Google Chrome (I have tested in Dev branch on Mac) and Firefox (ver 4 latest beta).

Please confirm you can reproduce the problem at your side.

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