Description: Clicking on the "Help" button in the "Row Hight..." and "Column Width..." pop-up windows brings up a 404 not found error. Steps to Reproduce: 1.Open any database table in a table view 2.Right-click on any row header 3.In the context menu pick on "Row Hight..." 4.In the pop-up window click on "Help" button Actual Results: A 404 error page is opened Expected Results: Page with context help should be opened Reproducible: Always User Profile Reset: No Additional Info: Help ID: dbaccess/ui/colwidthdialog/dialog-action_area1 The same error happens if right-click on any column header and choose "Column Width..." in context menu and when click on "Help" in the pop-up window. And also consequently the same problem appears in forms when using table views. Version: 7.4.0.3 / LibreOffice Community Build ID: f85e47c08ddd19c015c0114a68350214f7066f5a CPU threads: 4; OS: Mac OS X 12.5; UI render: default; VCL: osx Locale: cs-CZ (en_GB.UTF-8); UI: en-US Calc: threaded
Confirmed with Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: 9ba1e1486bf3fcccf98da93d3963b3d4036705a9 CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb) Locale: pt-BR (pt_BR.UTF-8); UI: en-US Calc: threaded The same is valid for Column Width. A very similar page exists for Row Height in Calc, but with a small difference with the "Default value" option. https://help.libreoffice.org/7.4/en-US/text/shared/01/05340100.html?System=UNIX&DbPAR=CALC&HID=modules/scalc/ui/rowheightdialog/dialog-action_area1#bm_id8702934
I've checked it with my Windows installation and there are the same problem - "Could not find Help page (404)". Version: 7.4.0.3 (x86) / LibreOffice Community Build ID: f85e47c08ddd19c015c0114a68350214f7066f5a CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: cs-CZ (cs_CZ); UI: en-GB Calc: threaded
Still the case in a master build from today: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 8ae84bb5566e12df64236a116b9d1889d6f5f052 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded and since: Version: 7.1.0.3 / LibreOffice Community Build ID: f6099ecf3d29644b5008cc8f48f42f4a40986e4c CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Help ID for row height is: dbaccess/ui/rowheightdialog/grid2 Help ID for column width is: dbaccess/ui/colwidthdialog/grid2 Version 7.0 would redirect to the generic Base main help page: Version: 7.0.6.2 Build ID: 144abb84a525d8e30c9dbbefa69cbbf2d8d4ae3b CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded
Olivier Hallot committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/d5d56e1d29b65749978ae5e9801531200477761b tdf#150760 Missing link for Column Width in Base.
Olivier Hallot committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/848fec1e61c6a592ba91fbf4cfe2bce6cdb57476 tdf#150760 Fix Bad link for Base Table Row height