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

Wrong IME Window Position in OSR Mode with Windows 10 #2845

Closed
magreenblatt opened this issue Dec 27, 2019 · 5 comments
Closed

Wrong IME Window Position in OSR Mode with Windows 10 #2845

magreenblatt opened this issue Dec 27, 2019 · 5 comments
Labels
bug Bug report Framework Related to framework code or APIs

Comments

@magreenblatt
Copy link
Collaborator

Original report by shaojun li (Bitbucket: Shaojun Li).


The position of IME window is wrong as below.


It shoule be like this.


The position is correct in win7, but wrong in win10.

@magreenblatt
Copy link
Collaborator Author

Original changes by shaojun li (Bitbucket: Shaojun Li).


  • edited description

@magreenblatt
Copy link
Collaborator Author

Original comment by shaojun li (Bitbucket: Shaojun Li).


I debuged this with CefSharp.Wpf. It seem to be that OnImeCompositionRangeChanged is never called.

The behavior is same between CefSharp.Wpf and cef demos.

@magreenblatt
Copy link
Collaborator Author

  • changed component from "Unclassified" to "Framework"

@magreenblatt
Copy link
Collaborator Author

Marking old issues that we're unlikely to address as WontFix. If it still applies with currently supported CEF versions, and someone would like to submit a PR fix, then we can reopen.

@magreenblatt
Copy link
Collaborator Author

  • changed state from "new" to "wontfix"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report Framework Related to framework code or APIs
Projects
None yet
Development

No branches or pull requests

1 participant