http://bugs.winehq.org/show_bug.cgi?id=59370 Eric Pouech <eric.pouech@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@gmail.com --- Comment #1 from Eric Pouech <eric.pouech@gmail.com> --- note: native webview2 will require many more features than what you list to work out of the box (dcomp, multiprocess support for surfaces, sandbox...) until all of this is fixed (but will likely take some time), you can try one or the other: - you can force your prefix version to Windows 8 (for which chromiums may use different default settings) - if the app (or underlying framework) doesn't explicitely require direct composition from webview2, forcing all these C/L args to chrome main process could help --disable-dwm-composition --disable-gpu-sandbox --disable-d3d11 --disable-sandbox --use-angle=d3d9 --disable-gpu -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.