[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - officecfg/registry

Samuel Mehrbrodt Samuel.Mehrbrodt at cib.de
Thu Jan 26 16:36:11 UTC 2017


 officecfg/registry/data/org/openoffice/Office/Common.xcu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 67f4a9d73fbff816a90f26b76441f0e8cd6a1cca
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date:   Fri Jan 13 15:27:41 2017 +0100

    tdf#75471 Document is not focused when opening a second window
    
    This reverts commit fa52e16b3fb1b8b051f8f64a52c126ba3cbf4d54.
    
    Change-Id: I30fd747af1c332c361f5015641971fce45eaec01
    Reviewed-on: https://gerrit.libreoffice.org/33271
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: V Stuart Foote <vstuart.foote at utsa.edu>
    Reviewed-by: Eike Rathke <erack at redhat.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 00ba109..e45beb4 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -27,7 +27,7 @@
     </node>
     <node oor:name="NewDocumentHandling">
       <prop oor:name="ForceFocusAndToFront">
-        <value install:module="wnt">false</value>
+        <value install:module="wnt">true</value>
       </prop>
     </node>
   </node>


More information about the Libreoffice-commits mailing list