summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-01-13 15:27:41 +0100
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-01-13 15:35:15 +0100
commit08316e7b2fd913dc20f9477d161b48d8e676a9bb (patch)
tree215905b4b6f3c0decce54fb76e063740af890284
parent3107a5d0e9ff7a3ccaac536606a733767886d438 (diff)
tdf#96011 Document is not focused when opening a second window
-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>