[Bug 8938] Regression in SCIM input

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 7 18:03:57 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=8938





--- Comment #4 from Byeong-Sik Jeon <wjsqudtlr at gmail.com>  2008-03-07 18:03:57 ---
Created an attachment (id=11186)
 --> (http://bugs.winehq.org/attachment.cgi?id=11186)
Don't remove the non-processed preedit string.

user32: Update the edit control when the IME composition string is emptied.
==> If IME composition string is emptied by backspace key at the preedit
state, "edit control" needs to update. The problem is fixed by this patch.

I attach the simple patch for your problem. Attached patch fix "ENTER" key
problem. but, "Ctrl-Space" problem is not. Some windows native ime remove(or
cancel) preedit string when "Ctrl-Space" is pressed.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list