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.

Re: IME works not correctly in OSR mode

Posted: Tue Apr 30, 2024 6:39 am
by tad.chen
I want to see if this issue is fixed, but the webpage cannot be opened.
https://bitbucket.org/chromiumembedded/cef/issues/2845/wrong-ime-window-position-in-osr-mode-with
I don't know Why?

Re: IME works not correctly in OSR mode

Posted: Tue Apr 30, 2024 7:16 am
by salvadordf
The project moved all the issues to GitHub. It's available here :
https://github.com/chromiumembedded/cef/issues/2845

Re: IME works not correctly in OSR mode

Posted: Tue Apr 30, 2024 7:24 am
by salvadordf
I updated the information here :
https://github.com/salvadordf/CEF4Delphi/issues/413

At least one IME issue is still open.

Re: IME works not correctly in OSR mode

Posted: Wed May 01, 2024 6:17 am
by tad.chen
Thank you for your great help!