summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-01-13 15:27:41 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-01-26 16:50:07 +0000
commit2ff247c945ff0198b4e7c0daa2e3a458f2328a0e (patch)
treeab3466bfa3e50f6ae56ce369e294f579ea98aca9
parentofz#419 same problem as wmf and emf (diff)
downloadcore-2ff247c945ff0198b4e7c0daa2e3a458f2328a0e.tar.gz
core-2ff247c945ff0198b4e7c0daa2e3a458f2328a0e.zip
tdf#75471 Document is not focused when opening a second window
This reverts commit fa52e16b3fb1b8b051f8f64a52c126ba3cbf4d54. Change-Id: I30fd747af1c332c361f5015641971fce45eaec01 Reviewed-on: https://gerrit.libreoffice.org/33587 Reviewed-by: Eike Rathke <erack@redhat.com> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Common.xcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 00ba109fe6fd..e45beb406041 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>