To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49311





------- Additional comments from [EMAIL PROTECTED] Fri Jul 15 11:25:38 -0700 
2005 -------
In general, these immediate commit are caused by gtk_im_context_reset().  With
XIM, I mean XIM module of gtkimmodule, all input method commit preedit
characters upon reset.  With SCIM or uim's gtkimmodule, the behavior is
dependent on each backend IM (e.g. scim-anthy, uim-anthy, and so on).

Japanese users expect preedit not committed with reset (like when selecting
other text or window by mouse), but I heard that Korean prefer immediate commit.
 So application shouldn't modify the preedit status while invoking reset.  It is
IM's responsibility whether preedit should be committed or not at reset.

Since I don't follow recent changes in gtkframe.cxx these days, my explanation
may be wrong.  Also I'll away from tomorrow until end of this month (I'm going
to Europe), so I can check source code and its behavior after that, sorry.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to