Bug 486163 - Navigation buttons use wrong colors
Summary: Navigation buttons use wrong colors
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 6.1.0
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-26 15:10 UTC by evgeniyharchenko.dev
Modified: 2024-05-02 14:30 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.2


Attachments
Windows with navigation buttons. Sample. (345.11 KB, image/png)
2024-04-26 15:10 UTC, evgeniyharchenko.dev
Details

Note You need to log in before you can comment on or make changes to this bug.
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