Description: If extended tips are enabled, irrelevant tooltips will be displayed in the user interface dialogs. Steps to Reproduce: 1.Tools - Options - General - [x]Extended tips 2.View - User Interface 3.Place the cursor in the dialog and wait for the tip to appear Actual Results: "Sets the fill properties of the selected drawing object." note:vzu4E Expected Results: ex."Select Your Preferred User Interface" Reproducible: Always User Profile Reset: No Additional Info: 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/Vulkan; VCL: win Locale: ja-JP (ja_JP); UI: en-US Calc: CL threaded
Created attachment 201354 [details] sample png 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
Hmm, on Win builds. With Extended tips enabled--the View -> User Interface exposes no tool-tips. But there are no regular tool-tips assigned either that I can tell. Mouse over activation of the RB or label, but no TT triggerd. Version: 25.2.4.3 (X86_64) / LibreOffice Community Build ID: 33e196637044ead23f5c3226cde09b47731f7e27 CPU threads: 28; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded
Not reproduced. Version: 25.2.4.3 (X86_64) / LibreOffice Community Build ID: 33e196637044ead23f5c3226cde09b47731f7e27 CPU threads: 8; OS: Windows 11 X86_64 (10.0 build 26100); UI render: default; VCL: win Locale: ja-JP (ja_JP); UI: ja-JP Calc: threaded Reproduced. Version: 25.8.0.0.beta1+ (X86_64) / LibreOffice Community Build ID: 8a74eada6b7e7f8b2c7319748a9c3b21b91a7b17 CPU threads: 8; OS: Windows 11 X86_64 (build 26100); UI render: default; VCL: win Locale: ja-JP (ja_JP); UI: ja-JP Calc: threaded Maybe this occurs only in version 25.8 or later?
So can confirm on recent master against 26.2 (local help not installed) I do see an incorrect extended tip on the View -> User Interface... dialog "Sets the fill properties of the selected drawing object." On mouseover of any RB selection on the dialog, either Tab. Likewise, it occurs on 25.8.0b1 TB73 nightly Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 497a4090de8a33704df4101fc078a48c4cf71101 CPU threads: 28; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded Version: 25.8.0.0.beta1+ (X86_64) / LibreOffice Community Build ID: 63ea7d3139e32c688dc3690997f19ad74a6f2067 CPU threads: 28; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded
Heiko: noticing https://cgit.freedesktop.org/libreoffice/core/commit/?id=043b186d10fca4a613ce62c1e0d04f86ec63799c thought you might be interested in this one.
Copy/paste mistake in https://gerrit.libreoffice.org/c/core/+/184714 ;-)
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/39face07109e483ae61573d362ae6a2a4629dcc5 Resolves tdf#167092 - Remove irrelevant tooltip from UI picker dialog 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/c492833621723344dc6b7c3204df443b6c5780d0 Resolves tdf#167092 - Remove irrelevant tooltip from UI picker dialog 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.