Description: If you want to learn details about function SubTotal you type =SubTotal() mark the word SubTotal and press F1. Now the localized (for example german) help should start with Keyword "SubTotal" But only main Page of local "en_US" is opened. So i think local and keyword are missing?!! It works for Objects like Diagrams Manjaro Linux XFCE 64bit libreoffice-fresh-de 6.3.2-1 installed. Actual Results: Help Main page en_US is shown Expected Results: German Help for F1-Keyword Reproducible: Always User Profile Reset: No Additional Info: open correct local help help Info: Version: 6.3.0.4 Build-ID: 6.3.0-2 CPU-Threads: 4; BS: Linux 5.2; UI-Render: Standard; VCL: gtk3; Gebietsschema: de-DE (de_DE.utf8); UI-Sprache: de-DE Calc: threaded
More Details: F1 in Calc opens: /usr/lib/libreoffice/help/en-US/ instead of /usr/lib/libreoffice/help/de/ Plus no Keyword for function delivered?!!
Sorry, just learned: thats no Bug!! Solution is a task of the Manjaro package maintainer. He has to define the language to be used in: /usr/lib/libreoffice/help/languages.js as var languagesSet = new Set(['en-US','de']); isn't there a better way to "delete" this false bug-report?
You can just close it as RESOLVED NOTABUG