Description: The Help button in the QR Code dialog lead to a wrong documentation page rather than the documentation page of QR Code which is https://help.libreoffice.org/6.4/en-US/text/shared/guide/qrcode.html?DbPAR=SHARED#bm_id901566317201860 Steps to Reproduce: 1.Open Writer 2.Insert -> QR Code.. 3.Help - read online Actual Results: The help button leads to https://help.libreoffice.org/6.4/en-US/text/swriter/main0000.html?System=UNIX&DbPAR=WRITER Expected Results: The corrected page to which the button should lead to is https://help.libreoffice.org/6.4/en-US/text/shared/guide/qrcode.html?DbPAR=SHARED#bm_id901566317201860 Reproducible: Always User Profile Reset: No Additional Info:
COnfirmed in Version: 6.4.0.0.alpha0+ Build ID: 0d90da9ea0a23c9c4afac62025208559b1496a0e CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded
Xisco: I searched in cui/uiconfig/ui/qrcodegen.ui + cui/source/dialogs/QrCodeGenDialog.cxx and cui/source/inc/QrCodeGenDialog.hxx I don't know at all how the link is done between Help button and Help doc so can't help here.
Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/9255147fb8e8fd4b93c254a7505aa20baddec7fd tdf#127263 Connect QR Code dialogs Help button to the online help
Gabor Kelemen committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/help/commit/f1f6e72cd28744bb20ac18dd4071aa26179bd63a tdf#127263 Connect QR Code dialogs Help button to the online help
This should be fixed now.