Description: Help button for dialog "Select Your Preferred User Interface" is gone. Steps to Reproduce: 1. Open new Writer. 2. Open "Select Your Preferred User Interface" Dialog. Menu - View > User Interface... Actual Results: 3. There is no help button. Expected Results: 3. There is a help button. In my environment, the following page used to open. https://help.libreoffice.org/25.8/en-US/text/shared/01/notebook_bar.html?System=WIN&DbPAR=WRITER&HID=cui/ui/toolbarmodedialog/dialog-action_area#bm_id971713389496388 Reproducible: Always User Profile Reset: No Additional Info: It seems that the specification of the dialog changed and I forgot to place the help button. Reproducible with Version: 25.8.0.0.beta1 (X86_64) / LibreOffice Community Build ID: 1b25e37a63c5a6f16bdcb365ed3da80ac419e6e4 CPU threads: 4; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Raster; VCL: win Locale: en-US (ja_JP); UI: en-US Calc: CL threaded Reproducible with [2025-06-18] Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: cf339d5f79551dec606e4872d2bb0307be382080 CPU threads: 4; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Raster; VCL: win Locale: en-US (ja_JP); UI: en-US Calc: CL threaded
Think this was intentional as the dialog was reworked for the first launch welcome. @Heiko?
https://gerrit.libreoffice.org/c/core/+/184714 made the Help button hidden. It is part of the tabbed dialog and would require to respond to the selection. Do we need it? I mean the choice of UI and to select the toolbars is self-explanatory, isn't it?
Created attachment 201377 [details] An image worth 1000's words...
Olivier Hallot committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/ddcdb85434e6d3e5a212e19046477cdd0fc9feab tdf#167111 Adjust Help page on UI selection to match new dialog
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ef272d90c40f983d70e08613ba1def3793d6550c Resolves tdf#167111 - Help for the UI Picker It will be available in 26.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Heiko Tietze committed a patch related to this issue. It has been pushed to "libreoffice-25-8": https://git.libreoffice.org/core/commit/bb31491ec72fb55d2f721d6392ecefc2a270998d Resolves tdf#167111 - Help for the UI Picker It will be available in 25.8.0.0.beta2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.