tfunky

Results 4 comments of tfunky

Facing the same problem, but without a workaround. `AllowTransparency=False` will **not** fix it. Occurs even on my developer machine (Windows 10; latest WebView2 version installed; tested with several sample apps...

@champnic I tried the UWP (https://docs.microsoft.com/en-us/microsoft-edge/webview2/get-started/winui2) and WPF (https://docs.microsoft.com/en-us/microsoft-edge/webview2/get-started/wpf) samples. In the course of trying to get this to work I modified the code to use AllowsTransparency=False and added a...

@champnic Here you go. [embedded_edge_gpu.txt](https://github.com/MicrosoftEdge/WebView2Feedback/files/7653154/embedded_edge_gpu.txt)

@rafak360 The problem is indeed certain buggy GPU drivers that the WebView2 control refuses to work with. You may want to try this workaround provided by Microsoft. It fixed the...