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





------- Additional comments from [EMAIL PROTECTED] Mon Apr 18 05:03:01 -0700 
2005 -------
For what it's worth, ctrl + various, specifically ctrl c and ctrl v works in
gedit under the same conditions, looking further into gtk I see that in
gtk/gtkwindow.cxx the keystrokes are first checked to see if there are handlers
set for the modified keystrokes, and only if there are no does it get passed up
the chain to the code that uses gtk_im. 

A crude patch is attached which only allow ctrl + space through the gtk_im
filter when ctrl is pressed.

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