summaryrefslogtreecommitdiffstats
path: root/dbaccess
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 /dbaccess
parenttdf#146891 there is a case where "chapter numbering" can be changed (diff)
downloadcore-13168ca1f6da1f198626f2d9b926fa2426cf12f6.tar.gz
core-13168ca1f6da1f198626f2d9b926fa2426cf12f6.zip
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 'dbaccess')
-rw-r--r--dbaccess/uiconfig/ui/generalpagewizard.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbaccess/uiconfig/ui/generalpagewizard.ui b/dbaccess/uiconfig/ui/generalpagewizard.ui
index c5bc3bcc569d..79ebee3bcce0 100644
--- a/dbaccess/uiconfig/ui/generalpagewizard.ui
+++ b/dbaccess/uiconfig/ui/generalpagewizard.ui
@@ -61,6 +61,7 @@
<property name="label" translatable="yes" context="generalpagewizard|createDatabase">Create a n_ew database</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="margin-start">12</property>
<property name="use-underline">True</property>