WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
36947
Transparent Background of Silverlight Apps lead to black backgrounds and repainting errors
https://bugs.webkit.org/show_bug.cgi?id=36947
Summary
Transparent Background of Silverlight Apps lead to black backgrounds and repa...
Henrik
Reported
2010-04-01 03:18:54 PDT
Created
attachment 52280
[details]
Sample-screenshot and Silverlight Demo App Szenario: Having a Silverlight Application with WindowlessMode = true and a transparent Background, the App will strech all over the screen(this detail is not important for this bug). The effect should be, that html liying under Silverlight will be shown through the transparent parts of Silverlight. When executing such configuration in Gecko-Based Browsers or the IE, everything works fine. With Webkit, Background remains black (not the Background of the SL-App, nor the Background of the html) - just a black color from the rendering pipeline and when dragging a Silverlight element around the screen, no redrawing is done, the older positions if this element will be shown to. - Until a general redrawing is triggered, like a window resize. In the appending Archive, you can find a screenshot visualizing this effect and a small Silverlight Demo for confirming. What this app does: - A blue background-image defined in html - A nearly complete transparent silverlight Application, stretching all over the html - A draggable circle, initialized in the middle Hint: In the newest Chrome Source(not the currently release) was a Bugfix for this issue. Maybe this can help you finding the corresponding sources.
Attachments
Sample-screenshot and Silverlight Demo App
(254.78 KB, application/x-zip-compressed)
2010-04-01 03:18 PDT
,
Henrik
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2010-04-01 14:11:30 PDT
Confirmed with 56924. Only happens in 64 bit.
Alexey Proskuryakov
Comment 2
2010-04-01 15:32:35 PDT
As far as Safari is concerned, this code is not in open source. Closing as INVALID as a non-WebKit issue per our policy. But we've now fixed this in close source part of WebKit, it should work in the next nightly build.
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