Skip to content
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

Closed
sandsc opened this issue Aug 5, 2024 · 6 comments
Closed

Can't input Chinese on Kylin V10 #347

sandsc opened this issue Aug 5, 2024 · 6 comments

Comments

@sandsc
Copy link

sandsc commented Aug 5, 2024

Can not input Chinese in the HTML input box by using Chinese ime on Kylin V10. e.g. Sogou

@a6754z
Copy link

a6754z commented Sep 9, 2024

Did you start WebView sucessfully on Kylin V10? I tried but failed with error "Unable to find SubProcess".
No Xilium.CefGlue.BrowserProcess file can be found.

Did you meet this problem? If so, how did you get it resolved? Thank you.

@nicewillsuccess
Copy link

Did you start WebView sucessfully on Kylin V10? I tried but failed with error "Unable to find SubProcess". No Xilium.CefGlue.BrowserProcess file can be found.

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.

@a6754z
Copy link

a6754z commented Sep 11, 2024

Did you start WebView sucessfully on Kylin V10? I tried but failed with error "Unable to find SubProcess". No Xilium.CefGlue.BrowserProcess file can be found.
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!

@joaompneves
Copy link
Collaborator

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.

The latest version shouldn't have those issues anymore.

@nicewillsuccess
Copy link

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.

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?

@joaompneves
Copy link
Collaborator

Thats not a webview issue but more specifically a cefglue issue. Continue here: OutSystems/CefGlue#156

@joaompneves joaompneves closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants