Bug 156327 - F1 on "Search Commands" does not find relevant help page
Summary: F1 on "Search Commands" does not find relevant help page
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
24.2.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Rafael Lima
URL:
Whiteboard: target:24.2.0
Keywords:
Depends on:
Blocks: Help-Link
  Show dependency treegraph
 
Reported: 2023-07-17 11:58 UTC by sdc.blanco
Modified: 2023-07-19 08:29 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sdc.blanco 2023-07-17 11:58:16 UTC
1. Help 
2a. Hover mouse over "Search Commands" and press F1
2b. Shift+ESC, place mouse in search box  and press F1

Actual (for 2a and 2b):  404 error. Help ID: sfx/ui/commandpopup/command_entry
Expected: shared/optionen/search_commands.xhp is opened.
Comment 1 Rafael Lima 2023-07-17 23:59:29 UTC
Confirmed with

Version: 7.5.4.2 (X86_64) / LibreOffice Community
Build ID: 50(Build:2)
CPU threads: 12; OS: Linux 6.2; UI render: default; VCL: kf5 (cairo+wayland)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Ubuntu package version: 4:7.5.4-0ubuntu0.23.04.1
Calc: threaded
Comment 2 Rafael Lima 2023-07-18 13:35:39 UTC
Proposed fix:
https://gerrit.libreoffice.org/c/help/+/154548
Comment 3 Commit Notification 2023-07-18 18:39:29 UTC
Rafael Lima committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/help/commit/8208d85dbba1b02033b022832a85618ab736ce12

tdf#156327 Fix help target for Search Commands
Comment 4 sdc.blanco 2023-07-19 08:29:01 UTC
Thanks for the patch Rafael. Because it does not involve translation, maybe it is appropriate to cherry pick to 7.6 and 7.5?