Skip to content

Using ImmGetCompositionString yields a different result than Microsoft IME. #858

Answered by yukawa
changhao6 asked this question in Q&A
Discussion options

You must be logged in to vote

OK, I can finally reproduce the issue you described.

How can I get the same result as using Microsoft IME? This is very important to me, please take a look at this problem in your busy schedule, thank you!

The short answer to your original question is that unfortunately there is no way to get the same result as MS-IME unless we change the behavior of Mozc / Google Japanese Input. The behavior would be much similar as long as you use the space key to convert text instead of the down arrow key. As long as the user always uses the space key to convert the text, the issue is less likely to happen.

The long answer is that when APIs like ImmGetCompositionString were defined, prefix match sugg…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@changhao6
Comment options

@changhao6
Comment options

@yukawa
Comment options

Answer selected by changhao6
@changhao6
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #857 on December 26, 2023 05:02.