https://bugs.kde.org/show_bug.cgi?id=445724
Bug ID: 445724 Summary: Window focused state header visual bug from menu engagement Product: Breeze Version: 5.23.3 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: QStyle Assignee: plasma-b...@kde.org Reporter: filipebaltaz...@gmail.com CC: noaha...@gmail.com Target Milestone: --- Created attachment 143712 --> https://bugs.kde.org/attachment.cgi?id=143712&action=edit focused visual state improperly triggered in window elements QtWidget app window top elements(titlebar,menubar,toolbar) visual bug when unfocused and engaging it to focused mode by triggering the menu bar. STEPS TO REPRODUCE 1. Have unfocused qtwidget based window; 2. Interact with window by triggering an event with a menubar item such as clicking; OBSERVED RESULT The darker top area of the window, as according to the new style, that involves the titlebar, menubar, and toolbar, will not follow the visual change from unfocused to focused state, only the exact menubar item and afterwards any other item on the bar that is selected. EXPECTED RESULT The new style involving top window elements shows the visual alteration from unfocused to focused state regardless of what area of the window is interacted with. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux (available in About System) KDE Plasma Version: 5.23.3 KDE Frameworks Version: 5.88.0 Qt Version: 5.15.2 Graphics Platform: Wayland Other Observations: Haven't tested out QtQuick based apps but so far I don't think I've seen such bug on said framework. -- You are receiving this mail because: You are watching all bug changes.