https://bugs.kde.org/show_bug.cgi?id=483799
Bug ID: 483799
Summary: Toolbar background changes after calling
QMainWindow::restoreState
Classification: Plasma
Product: Breeze
Version: 6.0.2
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: QStyle
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
Created attachment 167350
--> https://bugs.kde.org/attachment.cgi?id=167350&action=edit
Sample code
SUMMARY
After calling QMainWindow::restoreState() (i.e. after first run for typical
application), toolbar's background does not match window decoration color
anymore.
Sample code:
STEPS TO REPRODUCE
1. Save main window state using QMainWindow::saveState
2. Restore main window state using QMainWindow::restoreState
OBSERVED RESULT
Toolbar's background does not match window decoration.
EXPECTED RESULT
Toolbar's background matches window decoration.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE Tumbleweed
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.