Skhmt
Skhmt
It opens chromium, goes to the websites, and scrapes them. There's not much they can do to stop this software.
Same problem, windows 10 64 bit, qwerty us-keyboard.
I tried again to build a "hello world" Swing jar with GraalVM CE 19.2.0 and got a huge amount of errors that I have no idea how to solve: ```...
@vjovanov @pejovica any update?
Have this problem on Android but not desktop.
So it looks like the fix is to set CoreWebView2EnvironmentOptions "--allow-file-access-from-files". Webview takes an env_options when using WebView2 (windows), so maybe it can be sent when creating it.