Description: I see that we have twice the text "Structure" under the Structure tab of Function Wizard dialog. It will be good to rename the "Structure" label to something descriptive since the label does not give more information about the functions and users may not understand what is "structure" for. ("Structure" tab shows the validity of the passed parameters and the whole formula structure) I suggest that renaming the label to something like: - "Functions in use and their validity:" - "Functions and their validity:" - etc... or we can just remove the label. Steps to Reproduce: 1. Open Calc 2. Click "Function Wizard" button on the toolbar 3. Click "Structure" tab. You will see that there are 2 "Structure" strings on the UI. Actual Results: - "Structure" text used twice - and does not give more info about the TreeView below. Expected Results: - change "Structure" text to something more descriptive. - in this way we will get rid of the duplicated text "Structure" - and users will have an idea what is the TreeView below the label Reproducible: Always User Profile Reset: No Additional Info: Version: 24.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: ff6553a0e44e7fb444f3baaacc690f69d4bba410 CPU threads: 32; OS: Linux 6.5; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Created attachment 194644 [details] Function Wizard dialog patch: https://gerrit.libreoffice.org/c/core/+/168612
Was thinking about a shorter label like "Content" or to just remove the label (only reason for the label is a11y).
(In reply to Heiko Tietze from comment #2) > Was thinking about a shorter label like "Content" or to just remove the > label (only reason for the label is a11y). Thank for the suggestion. I changed the label to "Content:" and uploaded a new patch. CI is green.
Bayram Çiçek committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/9bbb02bcd7cf26b3e69e12481ffd041019d76082 tdf#161502: change Structure label of Function Wizard dialog It will be available in 25.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.
Bayram Çiçek committed a patch related to this issue. It has been pushed to "libreoffice-24-8": https://git.libreoffice.org/core/commit/1b88db8c1c0a92229a1998d4dcc4d5c488163f5a tdf#161502: change Structure label of Function Wizard dialog It will be available in 24.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.
Ilmari Lauhakangas committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/f45820f45e2cf351d3f08238952d25de0f68337d tdf#161502 Update label Structure to Content in Function Wizard help
Ilmari Lauhakangas committed a patch related to this issue. It has been pushed to "libreoffice-25-2": https://git.libreoffice.org/help/commit/700dad3c8ed1ce2cf73a96dab779f2f50caa7a01 tdf#161502 Update label Structure to Content in Function Wizard help