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

Bug when typing in Japanese with WPF CefSharp #1978

Closed
amir8985 opened this issue Mar 7, 2017 · 2 comments
Closed

Bug when typing in Japanese with WPF CefSharp #1978

amir8985 opened this issue Mar 7, 2017 · 2 comments
Labels
wpf WPF Implementation

Comments

@amir8985
Copy link

amir8985 commented Mar 7, 2017

I'm using version 42 but i check it also with the example version 55.
Architecture x64?
Os Win10
WPF

Scenario to reproduce the problem:

  • Download CefSharp wpf example
  • Run it.
  • Open Google page (or any page that you can write into)
  • Open Japanese or Korean Keyboard
  • Start typing

Problem: There is kind of a input window opened. (This window make a lot of bugs and it not necessary at all)
3-7-2017 8-59-39 am

I found that in the winform example it doesn't happen. Also in other applications like Crome, Outlook and Word this window doesn't open any time I trying to type in Korean.

can you help me? how can i prevent this window from opening?

Thanks, Amir

@jankurianski
Copy link
Member

What about CEF offscreen? CefSharp is just a wrapper around CEF. Please re-read the new issue template, particularly the section about reproducing the problem in the CEF sample application.

@amaitland amaitland added the wpf WPF Implementation label Mar 9, 2017
@amaitland
Copy link
Member

IME has issues in the WPF version, see #1262

@amaitland amaitland changed the title Bug when typing in Japanese with WPF CefSharpe Bug when typing in Japanese with WPF CefSharp Mar 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wpf WPF Implementation
Projects
None yet
Development

No branches or pull requests

3 participants