Created attachment 189124 [details] Spotlight colors hide expand/collapse arrows Spotlight colors hide expand/collapse arrows. See attached image for more info. Version: 7.6.0.3 (X86_64) / LibreOffice Community Build ID: 60(Build:3) CPU threads: 2; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+wayland) Locale: en-US (en_US.UTF-8); UI: en-US 7.6.0-1 Calc: threaded Operating System: Manjaro Linux KDE Plasma Version: 5.27.7 KDE Frameworks Version: 5.109.0 Qt Version: 5.15.10 Kernel Version: 6.4.11-3-MANJARO (64-bit) Graphics Platform: Wayland
Reproducible in both stable and master builds. Reproduction steps: 1. On right side bar, click "Styles" 2. Click "Spotlight" checkbox at bottom of expanded menu Version: 7.6.0.3 (X86_64) / LibreOffice Community Build ID: 69edd8b8ebc41d00b4de3915dc82f8f0fc3b6265 CPU threads: 6; OS: Windows 10.0 Build 22621; UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 695ae365dcab7c7dd59b39411299c5c200081885 CPU threads: 6; OS: Windows 10.0 Build 22621; UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded
Also looks like an enhancement request since the arrows themselves seem to be functional. It's just that the colors make them look non-existent. Adding libreoffice-ux-advise@lists.freedesktop.org to review and advise.
Yes, we should start the rectangle after the expander icon (?). Should be enough space. Could be lcl_Insert() in sfx2/source/dialog/StyleList.cxx
Here's a go at making the SalInstanceTreeView (used by x11, windows, qt5) behave like the GtkInstanceTreeView when centering an entry context bitmap would interfere with the expand/collapse buttons: https://gerrit.libreoffice.org/c/core/+/156787
Jim Raykowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/4b2543693ed3ffb4d9f0d70f53f32127115c128d tdf#156890 SalInstanceTreeView: Indent the entry context bitmap It will be available in 24.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.