WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 40846
40778
[Qt] -webkit-transition-delay causes problems with GraphicsLayer
https://bugs.webkit.org/show_bug.cgi?id=40778
Summary
[Qt] -webkit-transition-delay causes problems with GraphicsLayer
Kevin Simons
Reported
2010-06-17 08:36:42 PDT
Created
attachment 58997
[details]
Test with run-launcher -graphics-based Attached is an example of a CSS transform that causes rendering/animation issues with GraphicsLayer/accelerated compositing (i.e. when QWebSettings::AcceleratedCompositingEnabled is true). The example shows two boxes. When you click the screen, the right box (which is initially hidden) moves to the left and transforms to opacity 1, while the left box moves to the right and transforms to opacity 0 with a slight delay (using -webkit-transition-delay). When AC is not enabled, the transforms work properly, but when it is enabled the box with the delayed animation disappears and then does not start it's transform until the other box finishes. Without the delay everything works fine with or without AC.
Attachments
Test with run-launcher -graphics-based
(1.26 KB, text/html)
2010-06-17 08:36 PDT
,
Kevin Simons
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Noam Rosenthal
Comment 1
2010-06-23 23:48:38 PDT
This might be a duplicate of 40846
Noam Rosenthal
Comment 2
2010-06-25 13:20:21 PDT
*** This bug has been marked as a duplicate of
bug 40846
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug