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

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


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(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d383adc2becece20d09657fd0cf9913309d22d1b.diff
Type: text/x-patch
Size: 369 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070313/a79a3944/d383adc2becece20d09657fd0cf9913309d22d1b.bin


More information about the wine-patches mailing list