Bug 486163

Summary: Navigation buttons use wrong colors
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: evgeniyharchenko.dev
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: me, nate, notmart
Priority: NOR    
Version: 6.1.0   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 6.2
Attachments: Windows with navigation buttons. Sample.

Description evgeniyharchenko.dev 2024-04-26 15:10:05 UTC
Created attachment 168923 [details]
Windows with navigation buttons. Sample.

SUMMARY
All objects in apps header use colors from [Colors:Header] section from color-scheme, but navigation buttons use colors from [Colors:Window] section.

STEPS TO REPRODUCE
0. Set any plasma theme with dark header (not full dark theme).
1. Open any plasma shell module which uses navigation button e.g. Add Widgets.
2. Select Get New Widgets.
3. Select any widget in store.
4. Look at navigation buttons in the header.

OBSERVED RESULT
Navigation buttons use colors [Colors:Window] section from color scheme.

EXPECTED RESULT
All objects including navigation buttons in header use colors from [Colors:Header] section from color-scheme.

SOFTWARE/OS VERSIONS
KDE Neon 6.0
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Comment 1 Nate Graham 2024-05-02 14:30:36 UTC
Git commit 18e2273d4536487a63e7ee6c5d67cd9aafd69798 by Nate Graham, on behalf of Evgeniy Harchenko.
Committed on 02/05/2024 at 14:30.
Pushed by ngraham into branch 'master'.

Fixed wrong navigation and dialog header button colors
FIXED-IN: 6.2

M  +2    -0    src/controls/Dialog.qml
M  +0    -1    src/controls/private/globaltoolbar/PageRowGlobalToolBarUI.qml

https://invent.kde.org/frameworks/kirigami/-/commit/18e2273d4536487a63e7ee6c5d67cd9aafd69798