summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Lima <rafael.palma.lima@gmail.com>2022-11-18 14:31:19 +0100
committerOlivier Hallot <olivier.hallot@libreoffice.org>2022-11-18 14:59:49 +0100
commitb60b4ebbd1289522a96a0ad6e344a9f6a77d78c3 (patch)
treefb155478911fdf3cff6b662d8fcbdcd5580dbcc1
parent4c075b1fefe6b5220c1b4cdddbb5ed6b6331d4f5 (diff)
Related tdf#149221 Create an entry for the Help button in Frequently-Used Buttons page
The help page "Frequently-Used Buttons" (text/shared/00/00000001.xhp) lacks an entry for the Help buttons in dialogs. This patch creates such entry. This patch also adds a HID target so that when the user presses F1 and the Help button has focus in the Database Wizard, this page is then shown. Other wizard dialogs should use a similar strategy when F1 is pressed and the Help button is focused. Change-Id: I1295a7711c30e9cf47dbb18c784541e75eb90b71 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142915 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/text/shared/00/00000001.xhp6
1 files changed, 6 insertions, 0 deletions
diff --git a/source/text/shared/00/00000001.xhp b/source/text/shared/00/00000001.xhp
index 8b670b010e..97f683853e 100644
--- a/source/text/shared/00/00000001.xhp
+++ b/source/text/shared/00/00000001.xhp
@@ -26,6 +26,12 @@
</meta>
<body>
<h1 id="hd_id3152952">Frequently-Used Buttons</h1>
+<section id="help">
+ <bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_DBWIZ_HELP" id="bm_id911668777580235" localize="false"/>
+ <h2 id="hd_id211668777619062">Help</h2>
+ <paragraph role="paragraph" id="par_id761668777629023">Click the <menuitem>Help</menuitem> button to open the help page associated with the currently open dialog.</paragraph>
+</section>
+
<section id="cancel">
<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGTABLE_CMDCANCEL" id="bm_id4245124" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_QUERYWIZARD_CANCEL" id="bm_id7074800" localize="false"/>