[Libreoffice-commits] core.git: sw/uiconfig
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Tue Oct 20 18:22:22 UTC 2020
sw/uiconfig/swriter/ui/navigatorpanel.ui | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit 09bcd753036bb6f8abeeb5a523f7dfbcf770aca0
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Tue Oct 20 01:01:33 2020 +0200
Commit: Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Tue Oct 20 20:21:23 2020 +0200
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 at youmail.dk>
Reviewed-by: Heiko Tietze <heiko.tietze at documentfoundation.org>
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>
More information about the Libreoffice-commits
mailing list