https://bugs.kde.org/show_bug.cgi?id=502901
Bug ID: 502901 Summary: Kwin Debug Console can't be closed without window title Classification: Plasma Product: kwin Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kwin-bugs-n...@kde.org Reporter: kde.slip...@simplelogin.com Target Milestone: --- SUMMARY Kwin Debug Console can't be closed with ESC nor any of the following Kwin shortcuts (Plasma Settings > Shortcuts > Kwin): Close Window: Quit Window: Kill Window. The only way to close it is by keeping its window titlebar enabled. STEPS TO REPRODUCE 1. Plasma Settings > Window Decorations > Edit button on Breeze (Breeze Window Decoration) > Window Specific Overrides 2. Add and apply a window override: "Window Class Name" selected, regex to match: `.*` 3. Open Kwin Debug Console WORKAROUND Replace the regex `.*` with `^((?!Debug Console).)*$ ` to exclude the Kwin Debug Console. SOFTWARE/OS VERSIONS KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.13.0 Qt Version: 6.8.2 -- You are receiving this mail because: You are watching all bug changes.