officecfg/registry/data/org/openoffice/Office/Common.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 26804e7534cb969b1b542cb0e89664a1215f9d42 Author: Samuel Mehrbrodt <[email protected]> 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: Ia5ade17bf78fff00e3229f023afefaee02bfcc83 Reviewed-on: https://gerrit.libreoffice.org/33276 Tested-by: Jenkins <[email protected]> Reviewed-by: Miklos Vajna <[email protected]> diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu index dead71a..58610e7 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 oor:name="Localisation"> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
