summaryrefslogtreecommitdiff
path: root/sw/uiconfig
diff options
context:
space:
mode:
authorSeth Chaiklin <sdc.blanco@youmail.dk>2020-10-20 01:01:33 +0200
committerSeth Chaiklin <sdc.blanco@youmail.dk>2020-10-20 20:21:23 +0200
commit09bcd753036bb6f8abeeb5a523f7dfbcf770aca0 (patch)
tree5d652c53bf029fc6f61566fcdab76a5bbfa85db5 /sw/uiconfig
parent9e0646eaffe7954d60ebf36c86895acff63096d7 (diff)
tdf#135668 add "tooltip" about "Go to Page" in Navigator
Change-Id: I513ed1c4a0c16c2c86b2268c825550b2b7fb0b35 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104499 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r--sw/uiconfig/swriter/ui/navigatorpanel.ui6
1 files changed, 6 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/ui/navigatorpanel.ui b/sw/uiconfig/swriter/ui/navigatorpanel.ui
index 1c9935f0bc99..b1e5753c7bc4 100644
--- a/sw/uiconfig/swriter/ui/navigatorpanel.ui
+++ b/sw/uiconfig/swriter/ui/navigatorpanel.ui
@@ -333,6 +333,12 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="adjustment">adjustment1</property>
+ <property name="tooltip_text" translatable="yes" context="navigatorpanel|spinbutton|tooltip_text">Go to Page</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="spinbutton-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|spinbutton">Enter page number and press "Enter". Use arrows to move to next page forward or backward.</property>
+ </object>
+ </child>
</object>
</child>
</object>