-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't input Chinese on Kylin V10 #347
Comments
Did you start WebView sucessfully on Kylin V10? I tried but failed with error "Unable to find SubProcess". Did you meet this problem? If so, how did you get it resolved? Thank you. |
Clone the code from this repository: https://github.com/OutSystems/CefGlue to your local machine. Right-click on the CefGlue.BrowserProcess project and select "Build". Then, copy the resulting .exe and .dll files to the root directory of your project. |
It works, thank you very much! |
The latest version shouldn't have those issues anymore. |
The webview cannot use Chinese input methods on the Kirin operating system and can only input English. When will this be resolved? |
Thats not a webview issue but more specifically a cefglue issue. Continue here: OutSystems/CefGlue#156 |
Can not input Chinese in the HTML input box by using Chinese ime on Kylin V10. e.g. Sogou
The text was updated successfully, but these errors were encountered: