Description: Steps to Reproduce: calc: 1. select cells 2. show sidebar "Properies" 3. show "Cell Appearance" inside sidebar 4. click bottom left combo box (hover text: "Specify the borders of the selected cells.") inside "Cell Appearance" 5. click anything except first thing (hover text: "No Borders") 6. click center right menu (hover text: "Select the line style of the borders.") inside "Cell Appearance" impress: 1. select "Click to add Title" text box 2. show sidebar "Properies" 3. show "Line" inside sidebar 4. click "Thickness:" combo box Actual Results: look at kde_calc.webp and kde_impress.webp attachments Expected Results: line thickness menu background is not transparent and "3.0 pt" is same font as other ui Reproducible: Always User Profile Reset: No Additional Info: Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 248ff6232da4f7efa5b4365434d413ce653267d9 CPU threads: 8; OS: Linux 6.14; UI render: default; VCL: kf5 (cairo+wayland) Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Created attachment 202522 [details] kde_calc.webp
Created attachment 202523 [details] kde_impress.webp
On Windows, it is different - but also erratic: have totally black opaque background, and only selected element is visible.
Created attachment 202525 [details] How it looks on Windows I can't reproduce it in Version: 25.8.2.0.0+ (X86_64) / LibreOffice Community Build ID: bc798e31a274a920515a01954f2e09289632659e CPU threads: 16; OS: Windows 10 X86_64 (build 9600); UI render: Skia/Raster; VCL: win Locale: en-GB (en_GB); UI: en-US Calc: threaded
bibisected with linux-64-26.2 ceb2ce63334fca725cb7fc9b05615301c9cbeb09 is the first bad commit source 088a7c7c451321a800ca8d3523a18b6bb93239b7 bibisected with win64-26.2 7686c6aa670f6c28b92e8ad5f2eb94f3304564ac is the first bad commit source 088a7c7c451321a800ca8d3523a18b6bb93239b7 commit 088a7c7c451321a800ca8d3523a18b6bb93239b7 author Noel Grandin <noelgrandin@gmail.com> Tue Sep 24 16:18:11 2024 +0200 remove alpha device from OutputDevice
Noel Grandin committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/11f8c3a84891318519ec356860ffedefa67e6339 tdf#168120 line thickness menu is transparent 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.
Created attachment 202745 [details] fixed_kde_calc.webp (In reply to Commit Notification from comment #6) > Affected users are encouraged to test the fix and report feedback. I updated libreoffice to: Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 96585f14bb34460db54267af724d4023fc520283 CPU threads: 8; OS: Linux 6.14; UI render: default; VCL: kf5 (cairo+wayland) Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded background is fixed, font is still wrong
(In reply to alanas.00+l from comment #7) Font is unrelated - please file a separate bug. There we would need to check if fonts were shown differently in some earlier version.