Description: At https://help.libreoffice.org/6.4/fr/text/scalc/04/01020000.html?DbPAR=CALC#bm_id3145801 it seems that SHIFT-F9 and SHIFT-F7 are mixed up. Actual Results: https://help.libreoffice.org/6.4/fr/text/scalc/04/01020000.html?DbPAR=CALC#bm_id3145801 and https://help.libreoffice.org/6.4/en-US/text/scalc/04/01020000.html?DbPAR=CALC#bm_id3145801 have different documenttaion Expected Results: https://help.libreoffice.org/6.4/fr/text/scalc/04/01020000.html?DbPAR=CALC#bm_id3145801 and https://help.libreoffice.org/6.4/en-US/text/scalc/04/01020000.html?DbPAR=CALC#bm_id3145801 I expect shortcuts to be the same in all languages Reproducible: Always User Profile Reset: No Additional Info: https://help.libreoffice.org/6.4/en-US/text/scalc/04/01020000.html?DbPAR=CALC#bm_id3145801
*** Bug 130578 has been marked as a duplicate of this bug. ***
To fix this (and any help topic): 1. Open the help page with the wrong information; 2. Note the name (without extension) and path of the help page (in this case, it's scalc/04/01020000) 3. Open Gerrit ( https://gerrit.libreoffice.org/ ), go to BROWSE->Repositories, and click on Help 4. On the left panel, choose Commands, then click CREATE CHANGE 5. Branch - master; Description - "tdf#130572: fix shortcut for Trace Precedents"; keep other fields blank -> CREATE 6. In the new change, click EDIT in the top right corner; then click OPEN below, and paste the "scalc/04/01020000" there; wait when it suggests you the full address of the source code of the help page, and click on it, then open it. 7. In the opened help page source, make necessary edits, and save then close. 8. When done, start review by clicking related button on the top.
(In reply to Roger Gravel from comment #0) > I expect shortcuts to be the same in all languages By the way: this is not always the case. E.g., see Toggle Unicode Notation function ( https://wiki.documentfoundation.org/ReleaseNotes/5.1#Unicode_character_input_with_Alt.2BX ), which is Alt+X on most locales, but Alt+C on some, because of specifics of those locales.
(In reply to Mike Kaganski from comment #2) > 7. In the opened help page source, make necessary edits, and save then close. > 8. When done, start review by clicking related button on the top. Forgot a step between 7 and 8: when done editing all files you wanted, publish edits using the button in the top right corner.
Olivier Hallot committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/402cc1434b1a860b68ad8bc8d5d8b2d54b3742c2 tdf#130572 - Correct Trace Precedents keyboard shortcut