summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2018-03-14 14:25:44 +0100
committerAron Budea <aron.budea@collabora.com>2018-10-26 18:31:23 +0200
commit4b9a35ebebdf8a2bac38775db0819d36685b866d (patch)
treeafb466b47fd718331a2ca3b328ce8b75385d60cc /officecfg
parent36defede63afe94e9bc6872eac955757c49452c1 (diff)
tdf#116342 Allow selecting text boxes anywhere by default
Not only by hitting the (invisble) frame or the text content. Change-Id: I125f76a102611b628411d8c5acf70e3ed9e5e8fe Reviewed-on: https://gerrit.libreoffice.org/51276 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit d799436414ab7e28b6bf9a918fd3779b3fc85008)
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Draw.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Impress.xcs2
2 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
index ac2725eef58f..dab24b019bdc 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
@@ -368,7 +368,7 @@
<desc>Indicates whether a text frame can only be selected by clicking on the text or by clicking somewhere in the frame.</desc>
<label>Only text area selectable</label>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
</group>
<group oor:name="CrossFading">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
index e421a579a91e..e27df89f8129 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
@@ -591,7 +591,7 @@
<desc>Indicates whether a text frame can only be selected by clicking on the text or by clicking somewhere in the frame.</desc>
<label>Only text area selectable</label>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
</group>
<group oor:name="NewDoc">