summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeiko Tietze <tietze.heiko@gmail.com>2019-07-15 15:30:21 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-07-18 19:23:06 +0200
commit875ec40359b409f1dfb9cfbdf7085de1257226fb (patch)
tree0863f9eafa100012b0ae3abf3ebe63ae2bc689b0
parenta0da10a3af3335fd1a66d03118c7fb7069fe8f98 (diff)
tdf#125871 - new Tooltip window has empty area selected
Ok button focused by default Change-Id: Ibe7653c09dd9f76d6b9feda295b92c90a4b26058 Reviewed-on: https://gerrit.libreoffice.org/75637 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> (cherry picked from commit fdd826eefd0f184fd832582237a8ccdae3572f48) Reviewed-on: https://gerrit.libreoffice.org/75864 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-rw-r--r--cui/uiconfig/ui/tipofthedaydialog.ui2
1 files changed, 2 insertions, 0 deletions
diff --git a/cui/uiconfig/ui/tipofthedaydialog.ui b/cui/uiconfig/ui/tipofthedaydialog.ui
index 928bc92c6919..49748809c52c 100644
--- a/cui/uiconfig/ui/tipofthedaydialog.ui
+++ b/cui/uiconfig/ui/tipofthedaydialog.ui
@@ -58,6 +58,8 @@
<property name="label">gtk-ok</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="has_focus">True</property>
+ <property name="is_focus">True</property>
<property name="can_default">True</property>
<property name="has_default">True</property>
<property name="receives_default">True</property>