rpms/openoffice.org/FC-6 openoffice.org-2.2.0.ooo73863.vcl.imcommit.patch, NONE, 1.1 openoffice.org.spec, 1.918, 1.919

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jan 25 13:03:51 UTC 2007


Author: caolanm

Update of /cvs/dist/rpms/openoffice.org/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv18786

Modified Files:
	openoffice.org.spec 
Added Files:
	openoffice.org-2.2.0.ooo73863.vcl.imcommit.patch 
Log Message:
Resolves: rhbz#222779 openoffice.org-2.2.0.ooo73863.vcl.imcommit.patch

openoffice.org-2.2.0.ooo73863.vcl.imcommit.patch:
 unx/gtk/window/gtkframe.cxx     |    0 
 vcl/unx/gtk/window/gtkframe.cxx |    3 +++
 2 files changed, 3 insertions(+)

--- NEW FILE openoffice.org-2.2.0.ooo73863.vcl.imcommit.patch ---
Index: unx/gtk/window/gtkframe.cxx
===================================================================
RCS file: /cvs/gsl/vcl/unx/gtk/window/gtkframe.cxx,v
retrieving revision 1.56.34.1
diff -u -r1.56.34.1 gtkframe.cxx
--- openoffice.org.orig/vcl/unx/gtk/window/gtkframe.cxx	31 Oct 2006 12:30:13 -0000	1.56.34.1
+++ openoffice.org/vcl/unx/gtk/window/gtkframe.cxx	25 Jan 2007 12:31:53 -0000
@@ -2779,6 +2782,9 @@
 
 void GtkSalFrame::IMHandler::endExtTextInput( USHORT /*nFlags*/ )
 {
+
+    gtk_im_context_reset ( m_pIMContext );
+
     if( m_aInputEvent.mpTextAttr )
     {
         vcl::DeletionListener aDel( m_pFrame );


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/FC-6/openoffice.org.spec,v
retrieving revision 1.918
retrieving revision 1.919
diff -u -r1.918 -r1.919
--- openoffice.org.spec	24 Jan 2007 19:03:27 -0000	1.918
+++ openoffice.org.spec	25 Jan 2007 13:03:49 -0000	1.919
@@ -152,6 +152,7 @@
 Patch84: openoffice.org-2.1.0.ooo72505.vcl.wrongrole.patch
 Patch85: openoffice.org-2.1.0.ooo69010.sd.undocrash.patch
 Patch86: openoffice.org-2.1.0.ooo73481.svx.longnotint32.patch
+Patch87: openoffice.org-2.2.0.ooo73863.vcl.imcommit.patch
 
 %define instdir %{_libdir}/openoffice.org2.0
 
@@ -1038,6 +1039,7 @@
 %patch84 -p1 -b .ooo72505.vcl.wrongrole.patch
 %patch85 -p1 -b .ooo69010.sd.undocrash.patch
 %patch86 -p1 -b .ooo73481.svx.longnotint32.patch
+%patch87 -p1 -b .ooo73863.vcl.imcommit.patch
 
 tar xzf %{SOURCE1}
 
@@ -2566,6 +2568,7 @@
 * Mon Jan 15 2006 Caolan McNamara <caolanm at redhat.com> - 1:2.0.4-5.5.11
 - Resolves: rhbz#222426 add openoffice.org-2.1.0.ooo73481.svx.longnotint32.patch
 - Resolves: rhbz#224230 mark sofficerc as config file
+- Resolves: rhbz#222779 openoffice.org-2.2.0.ooo73863.vcl.imcommit.patch
 
 * Mon Dec 18 2006 Caolan McNamara <caolanm at redhat.com> - 1:2.0.4-5.5.10
 - Resolves: rhbz#219252 add openoffice.org-2.1.0.ooo69010.sd.undocrash.patch 




More information about the fedora-cvs-commits mailing list