From fa52e16b3fb1b8b051f8f64a52c126ba3cbf4d54 Mon Sep 17 00:00:00 2001 From: Jesús Corrius Date: Wed, 25 Sep 2013 22:24:38 +0200 Subject: don't steal the focus after loading a document to reproduce it, just load a large document and meanwhile change the focus to another window. when the libreoffice document ends loading, the libreoffice window will be bought into foreground and steal the focus Change-Id: Id4b9be67270c17523d9dabf452fa321de660f808 --- officecfg/registry/data/org/openoffice/Office/Common.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'officecfg/registry') diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu index ef0e765431b5..0eb3e6414f77 100644 --- a/officecfg/registry/data/org/openoffice/Office/Common.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu @@ -27,7 +27,7 @@ - true + false -- cgit