To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73863
                 Issue #|73863
                 Summary|IM: gtk_im_context_reset on endExtTextInput (?)
               Component|gsl
                 Version|OOo 2.1
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|pl
             Reported by|cmc





------- Additional comments from [EMAIL PROTECTED] Thu Jan 25 04:40:19 -0800 
2007 -------
https://www.redhat.com/archives/fedora-desktop-list/2007-January/msg00104.html

I know your love of IMs are only equaled by my own love for them, but....

a) my korean users are quite annoyed with me that when 
a.1) they activate scim-hangul type o, which is then highlighted as being in the
pre-edit buffer,
1.2) When they click elsewhere in e.g. calc they want it committed to the
document, right now it follows them around the document

b) my chinese users are annoyed that when they type wo in scim-pinyin and have
that highlighed as being in the pre-edit buffer that the buffer moves around
with them to the rest of the document, they want it to just "go away"

i.e. they want OOo to behave like gedit. So attached is a patch to use
gtk_im_context_reset on GtkSalFrame::IMHandler::endExtTextInput 

The docs say...
http://developer.gnome.org/doc/API/2.0/gtk/GtkIMContext.html#gtk-im-context-reset
"Notify the input method that a change such as a change in cursor position has
been made" which would seem to be a DoTheRightThing sort of method.

---------------------------------------------------------------------
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