summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2022-01-21 21:12:01 +0000
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2022-01-22 08:07:26 +0100
commit13168ca1f6da1f198626f2d9b926fa2426cf12f6 (patch)
tree7249132976113585aac8e9978e3d01aa7785dc1c /sw
parentda3931fac6388716de4ac7cd402f635dc0b377e9 (diff)
Related: tdf#135935 set some hints as to what widget should have starting focus
for wizards where the help button gets initial focus under gen Change-Id: I40b0a4620f417a4688366c028db4c9cb59eb333c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128750 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'sw')
-rw-r--r--sw/uiconfig/swriter/ui/mmselectpage.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/ui/mmselectpage.ui b/sw/uiconfig/swriter/ui/mmselectpage.ui
index 126e3d0a284c..b1873dfb421c 100644
--- a/sw/uiconfig/swriter/ui/mmselectpage.ui
+++ b/sw/uiconfig/swriter/ui/mmselectpage.ui
@@ -28,6 +28,7 @@
<property name="label" translatable="yes" context="mmselectpage|currentdoc">Use the current _document</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="has-focus">True</property>
<property name="receives_default">False</property>
<property name="use_underline">True</property>
<property name="active">True</property>