[2/2] imm32: Fix the unwanted root_context string buffer cleanup code.

Byeong-Sik Jeon wjsqudtlr at gmail.com
Mon Mar 12 10:26:44 CDT 2007


I'm sorry. This patch don't fix kinput2 case. kinput2 case may be wanted
situation. but this patch fix the 'nabi' and 'scim' case.

Hmm, I'll stop the my poor patch series.
Thank you.

Byeong-Sik Jeon worte:
> kinput2: Japanese xim. when we press japanese/english toggle key
>          at the composition state before commit, we lost composition
> 	 string.
> nabi   : Korean xim. same 'kinput2' case.
> scim   : General IM platform. when we input Japanese string, if
>          we press the "commit key(ENTER)", then we lost the all
> 	 composition string.
> 
> This patch fix all above.
> ---
>  dlls/imm32/imm.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)




More information about the wine-devel mailing list