Bug 473799 - Header colors should not forced onto titlebar
Summary: Header colors should not forced onto titlebar
Status: RESOLVED DOWNSTREAM
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_colors (show other bugs)
Version: 5.24.7
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-27 11:25 UTC by Ahmet Sait
Modified: 2023-08-27 11:33 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmet Sait 2023-08-27 11:25:32 UTC
SUMMARY
Titlebars should be rendered in the color they are defined in rather than header colors.

STEPS TO REPRODUCE
1. Go to System Settings → Appearance → Colors
2. Edit Breeze Classic theme, set "Header → Normal Background" color to something different than "Common Colors → Active Titlebar"
3. Launch Kate and observe that both titlebar and header colors are the same.

OBSERVED RESULT
Titlebars are getting the color defined in the Colors:Header section:
[Colors:Header]
BackgroundNormal=255,0,0

Instead of getting the color defined under WM section:
[WM]
activeBackground=0,255,0

EXPECTED RESULT
Titlebars shoud not be influenced by header color settings.

SOFTWARE/OS VERSIONS
$ uname -a
Linux ABRA-Linux 5.15.0-79-generic #86-Ubuntu SMP Mon Jul 10 16:07:21 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
$ plasmashell --version
plasmashell 5.24.7
$ kf5-config --version
Qt: 5.15.3
KDE Frameworks: 5.92.0
kf5-config: 1.0
Comment 1 Bug Janitor Service 2023-08-27 11:33:49 UTC
Thank you for the bug report!

However Plasma 5.24.7 is no longer eligible for support or maintenance from KDE; supported versions are 5.27, and 5.27 or newer. Please upgrade to a supported version as soon as your distribution makes it available to you. Plasma is a fast-moving project, and bugs in one version are often fixed in the next one.

If you need support for Plasma 5.24.7, please contact your distribution, who bears the responsibility of providing support for older releases that are no longer supported by KDE.

If you can reproduce the issue after upgrading to a supported version, feel free to re-open this bug report.