WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
36019
[Qt] GraphicsLayer: Opacity transitions end with begin value
https://bugs.webkit.org/show_bug.cgi?id=36019
Summary
[Qt] GraphicsLayer: Opacity transitions end with begin value
Kim Grönholm
Reported
2010-03-11 09:53:25 PST
Created
attachment 50512
[details]
Opacity transition test with AC With AC enabled, opacity transitions first seem to work fine but after the transition is finished, the element is rendered again with the old opacity that was the starting point in the transition. Without AC the element's opacity correctly sticks with the new opacity value after transition. Attached a test case to demonstrate the issue.
Attachments
Opacity transition test with AC
(598 bytes, text/html)
2010-03-11 09:53 PST
,
Kim Grönholm
no flags
Details
patch for the bug #36019
(1.14 KB, patch)
2010-03-11 12:31 PST
,
Kim Grönholm
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kim Grönholm
Comment 1
2010-03-11 12:28:30 PST
This bug is also causing the images to become invisible in:
http://www.satine.org/research/webkit/snowleopard/snowstack.html
Kim Grönholm
Comment 2
2010-03-11 12:31:55 PST
Created
attachment 50530
[details]
patch for the
bug #36019
Added a patch that fixes this issue.
Kenneth Rohde Christiansen
Comment 3
2010-03-13 10:08:35 PST
Could you make a layout test for this?
WebKit Commit Bot
Comment 4
2010-03-13 10:54:18 PST
Comment on
attachment 50530
[details]
patch for the
bug #36019
Clearing flags on attachment: 50530 Committed
r55966
: <
http://trac.webkit.org/changeset/55966
>
WebKit Commit Bot
Comment 5
2010-03-13 10:54:22 PST
All reviewed patches have been landed. Closing bug.
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