Page 1 of 1

IME works not correctly in OSR mode

Posted: Wed Jun 30, 2021 8:10 am
by tad.chen
Hi,
IME in OSR mode works correctly in most IME tools.

But yesterday when I install a new IME tool, It works not correctly. The IME Window is not near to the caret position when I input characters. But in non-OSR browser, such as MiniBrowser, it works.

Then I run CefClient.exe in OSR mode, it still has the problem: The IME Window is not near to the caret position.

I don't know how to debug it.

Re: IME works not correctly in OSR mode

Posted: Wed Jun 30, 2021 8:31 am
by salvadordf
There are some unresolved issues with the IME in OSR mode.

This CEF issue might be the cause of your problem :
https://bitbucket.org/chromiumembedded/cef/issues/2845/wrong-ime-window-position-in-osr-mode-with

Re: IME works not correctly in OSR mode

Posted: Wed Jun 30, 2021 11:12 am
by tad.chen
Yes, it's just the problem I met. Thank you for your information.