Bug 150760 - Help button in Row Height/Column Width dialogs do not have a target
Summary: Help button in Row Height/Column Width dialogs do not have a target
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
7.1.0.3 release
Hardware: x86-64 (AMD64) All
: medium minor
Assignee: Dione Maddern
URL:
Whiteboard: target:24.8.0
Keywords:
Depends on:
Blocks: Help-Link
  Show dependency treegraph
 
Reported: 2022-09-02 14:45 UTC by yuriy.tsalyy
Modified: 2024-05-03 13:33 UTC (History)
3 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 yuriy.tsalyy 2022-09-02 14:45:26 UTC
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
Comment 1 Rafael Lima 2022-09-02 19:42:38 UTC
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
Comment 2 yuriy.tsalyy 2022-09-03 11:18:54 UTC
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
Comment 3 Stéphane Guillou (stragu) 2023-01-09 13:44:11 UTC
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
Comment 4 Commit Notification 2024-05-03 13:33:01 UTC
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.