https://bugs.kde.org/show_bug.cgi?id=467026
Bug ID: 467026
Summary: [Windows] Kirigami.Settings.hasPlatformMenuBar is true
when window is QQC2.ApplicationWindow
Classification: Frameworks and Libraries
Product: frameworks-kirigami
Version: 5.103.0
Platform: Other
OS: Microsoft Windows
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: Not decided
Created attachment 157091
--> https://bugs.kde.org/attachment.cgi?id=157091&action=edit
Showcase bug
SUMMARY
Haruna use this setting to decide between a QQC2.MenuBar or a Qt.labs.platform
MenuBar and since hasPlatformMenuBar is true on Windows, it loads the
Qt.labs.platform menu that doesn't respect the color scheme. Not even setting
the Windows theme to dark has an effect on the menubar color, it stay light
themed.
The app in the attached video is a modified version of
https://invent.kde.org/frameworks/kirigami/-/tree/master/examples/applicationitemapp.
All changes are visible in the video.
SOFTWARE/OS VERSIONS
Windows: 10
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
--
You are receiving this mail because:
You are watching all bug changes.