Background doesn't Transparent after Close OffScreen Browser DevTools. #2264
Labels
upstream
These issues require fixing in the Chromium Embedded Framework(CEF) or Chromium.
Milestone
What version of the product are you using?
63.0.0-pre03 (Nuget)
63.0.0-pre01 (Nuget)
What architecture x86 or x64?
x86, x64
On what operating system?
Windows 10
Are you using
WinForms
,WPF
orOffScreen
?OffScreen
What steps will reproduce the problem?
I had unknown transparency bug. running application on offscreen, show devtools and offscreen browser has background color after close devtools.
Remote Debug (DevTool) same result
What is the expected output? What do you see instead?
I think continued transparent background. but closing DevTool, background set forced
#FFF
.Please provide any additional information below.
I run This Code
Ok, this code is successful running. but... see below image.
Same Bug occur this application: Aliapoh.Overlay
how can i fix this? i think this problem not on c#
CEF
Sample Application from http://opensource.spotify.com/cefbuilds/index.html?I Don't know. but i think OffScreen Sample Screenshot test adding devtool after take screenshot occur same result.
The text was updated successfully, but these errors were encountered: