rpms/openoffice.org/devel openoffice.org-2.0.1-ooo19976.framework.nofocussteal.patch, 1.1, 1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Feb 23 10:33:40 UTC 2006


Author: caolanm

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

Modified Files:
	openoffice.org-2.0.1-ooo19976.framework.nofocussteal.patch 
Log Message:
rh#181491# focus is ok, raise is not

openoffice.org-2.0.1-ooo19976.framework.nofocussteal.patch:
 framework/source/helper/statusindicatorfactory.cxx |    2 ++
 framework/source/loadenv/loadenv.cxx               |    3 ++-
 source/helper/statusindicatorfactory.cxx           |    0 
 source/loadenv/loadenv.cxx                         |    0 
 4 files changed, 4 insertions(+), 1 deletion(-)

Index: openoffice.org-2.0.1-ooo19976.framework.nofocussteal.patch
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org-2.0.1-ooo19976.framework.nofocussteal.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openoffice.org-2.0.1-ooo19976.framework.nofocussteal.patch	4 Jan 2006 21:51:32 -0000	1.1
+++ openoffice.org-2.0.1-ooo19976.framework.nofocussteal.patch	23 Feb 2006 10:33:21 -0000	1.2
@@ -36,26 +36,3 @@
  
  /* #i19976#
      We tried to prevent a toFront() call in case the user putted the
-Index: source/services/frame.cxx
-===================================================================
-RCS file: /cvs/framework/framework/source/services/frame.cxx,v
-retrieving revision 1.88
-diff -u -p -u -r1.88 frame.cxx
---- openoffice.org.orig/framework/source/services/frame.cxx	11 Nov 2005 12:06:59 -0000	1.88
-+++ openoffice.org/framework/source/services/frame.cxx	4 Jan 2006 21:41:09 -0000
-@@ -1563,6 +1563,7 @@ sal_Bool SAL_CALL Frame::setComponent(  
-     if (bIsConnected && !bWasConnected)
-         implts_sendFrameActionEvent( css::frame::FrameAction_COMPONENT_ATTACHED   );
- 
-+#if 0
-     //_____________________________________________________________________________________________________
-     // A new component window doesn't know anything about current active/focus states.
-     // Set this information on it!
-@@ -1573,6 +1574,7 @@ sal_Bool SAL_CALL Frame::setComponent(  
-     {
-         xComponentWindow->setFocus();
-     }
-+#endif
- 
-     // If it was a new component window - we must resize it to fill out
-     // our container window.




More information about the fedora-cvs-commits mailing list