Summary: | Incorrect menubar background color when using color scheme with Header colors | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-qqc2-desktop-style | Reporter: | Kartikey Subramanium <kartikey.sub> |
Component: | general | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ahiemstra, kde, nate, noahadvs, uhhadd |
Priority: | NOR | ||
Version: | 5.96.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/qqc2-desktop-style/commit/299748e9bdc01a30e90cb7413b0815564864dc3b | Version Fixed In: | 5.97 |
Sentry Crash Report: | |||
Attachments: | sample menu bar |
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/175 Git commit 299748e9bdc01a30e90cb7413b0815564864dc3b by Nate Graham, on behalf of Kartikey Subramanium. Committed on 20/07/2022 at 14:33. Pushed by ngraham into branch 'master'. Fix QQC2 MenuBar theme. | Before | After | | ------ | ------ | | ![Screenshot_20220720_193546](/uploads/4eded8d26fe77b8a64d9abd7806ecf2f/Screenshot_20220720_193546.png) | ![Screenshot_20220720_193536](/uploads/825c2cc901d859ea5cd84fe299bdc941/Screenshot_20220720_193536.png) | M +3 -0 org.kde.desktop/MenuBar.qml https://invent.kde.org/frameworks/qqc2-desktop-style/commit/299748e9bdc01a30e90cb7413b0815564864dc3b |
Created attachment 150633 [details] sample menu bar The menuBar component in QtQuick.Controls has incorrect background color by default when the window is active.