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 40841
59198
[Qt] Animation of opacity and transform. Opacity does not animate in QGraphicsWebView.
https://bugs.webkit.org/show_bug.cgi?id=59198
Summary
[Qt] Animation of opacity and transform. Opacity does not animate in QGraphic...
alessandro.portale
Reported
2011-04-22 06:51:53 PDT
If I define opacity and -webkit-transform in the "@-webkit-keyframes" of an animation, the opacity dos not change/animate. Only the transform happens. This does only happen if I use QGraphicsWebView. If I use the good old QWebView, everything works well as expected. Reproducable at least on Windows and Symbian^3. Tested with the Qt/QtWebkit packages that come with Qt SDK 1.1rc.
Attachments
Test app which reproduces the issue in QGraphicsWebView and that demonstrates that it works in QWebView.
(7.72 KB, application/octet-stream)
2011-04-22 06:55 PDT
,
alessandro.portale
no flags
Details
Test case
(1.34 KB, text/html)
2011-05-02 04:55 PDT
,
Benjamin Poulain
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
alessandro.portale
Comment 1
2011-04-22 06:55:13 PDT
Created
attachment 90703
[details]
Test app which reproduces the issue in QGraphicsWebView and that demonstrates that it works in QWebView.
Benjamin Poulain
Comment 2
2011-05-02 04:55:06 PDT
Created
attachment 91910
[details]
Test case
Benjamin Poulain
Comment 3
2011-05-09 03:53:46 PDT
I can reproduce with trunk. This is related to accelerated compositing. When disabled, the animation is rendered correctly.
Andreas Kling
Comment 4
2011-05-12 07:04:02 PDT
Taking and blocking QtWebKit-2.2 on this. QGraphicsWebView is currently broken in the default config, which is pretty uncool.
Andreas Kling
Comment 5
2011-05-17 09:58:45 PDT
*** This bug has been marked as a duplicate of
bug 40841
***
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