Bug 507622 - Kirigami.Page background does not take into account transparency in color scheme's background color
Summary: Kirigami.Page background does not take into account transparency in color sch...
Status: CONFIRMED
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 6.18.0
Platform: Other Linux
: VLO minor
Target Milestone: Not decided
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-29 06:35 UTC by minelorderagon16
Modified: 2025-09-23 17:56 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
system settings and dolphin side by side as described. (853.55 KB, image/png)
2025-07-29 06:35 UTC, minelorderagon16
Details
The normal and glassy transparent versions of the breeze theme I use. They are a work in progress and are being added just so my exact setup can be tested if need be. (1.97 KB, application/gzip)
2025-07-29 06:41 UTC, minelorderagon16
Details

Note You need to log in before you can comment on or make changes to this bug.
Description minelorderagon16 2025-07-29 06:35:20 UTC
Created attachment 183617 [details]
system settings and dolphin side by side as described.

SUMMARY
In system settings (info center too, but this report isn't about it) the sidebar is unable to properly display transparent or partially transparent colors. It instead displays them completely opaque with the reduced opacity seeming to be used as a modifier for the brightness instead.

STEPS TO REPRODUCE
1. apply transparent theme (alpha works fine, I'll add the ones I use if it will let me)
2. open system settings and another app side by side (I recommend dolphin, it typically works what I would call correct)
3. Compare the application of transparency

OBSERVED RESULT
the other app displays the transparency as configured in the color scheme while system settings instead displays a lighter version of the configured color in the sidebar, while the rest of it works as configured.

EXPECTED RESULT
The transparency is displayed as configured (i.e., transparently) across the entire app.

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 42
KDE Plasma Version: 6.4.3
KDE Frameworks Version: 6.16.0
Qt Version: 6.9.1
Kernel Version: 6.15.7-200.fc42.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 4600H with Radeon Graphics
Memory: 16 GiB of RAM (15.0 GiB usable)
Graphics Processor 1: AMD Radeon Graphics
Graphics Processor 2: NVIDIA GeForce GTX 1650
Manufacturer: LENOVO
Product Name: 82B5
System Version: Lenovo Legion 5 15ARH05

ADDITIONAL INFORMATION
I am using https://github.com/taj-ny/kwin-effects-forceblur instead of the normal KDE blur because the transparency I want would not be properly blurred with the normal effect. this is not the cause of the issue becuase with the normal blur on instead they are simply transparent without blur.
Comment 1 minelorderagon16 2025-07-29 06:41:39 UTC
Created attachment 183618 [details]
The normal and glassy transparent versions of the breeze theme I use. They are a work in progress and are being added just so my exact setup can be tested if need be.