Hi, all. I use JavaFX WebView in compose-desktop. ...
# compose-desktop
t
Hi, all. I use JavaFX WebView in compose-desktop. However the app seems dead-lock(no crash information) when I am using Chinese Input Method on MacOS (it’s ok on Linux and Windows). Any idea? The CEF support is not active in last two years and not working on Mac, any update on it?
Sorry, there is an error message when I switch from English to Chinese:
Caused by: java.lang.NullPointerException: Cannot invoke "String.substring(int, int)" because the return value of "com.sun.webkit.WebPage.getClientCommittedText()" is null