Bug 372000 - Debug console can be minimized leaving an invisible input eating window
Summary: Debug console can be minimized leaving an invisible input eating window
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: wayland-generic (other bugs)
Version First Reported In: git master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL: https://phabricator.kde.org/D3244
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-02 20:48 UTC by Kai Uwe Broulik
Modified: 2016-11-04 08:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.8.4
Sentry Crash Report:
mgraesslin: Wayland+
mgraesslin: ReviewRequest+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Uwe Broulik 2016-11-02 20:48:45 UTC
KWin's Wayland debug console can be minimized. The minimize animation plays as normal, except that it doesn't minimize towards the task manager. Once the animation finishes, however, there's still something eating mouse events at its old geometry.

The only way to bring the window back is try to guess where its corners were and then starting a resize, after which the window will magically re-appear and then you can close it. Invoking the DBus method again will spawn a second debug console rather than restoring/closing the previous one.

(I didn't test whether it's actually the debug console getting the events or KWin just blocking them at this location but in any case, I can't interact with the windows within that area)
Comment 1 Martin Flöser 2016-11-03 10:34:47 UTC
Fix at https://phabricator.kde.org/D3244
Comment 2 Martin Flöser 2016-11-04 08:00:27 UTC
Git commit db58c421eb1b873516d00244984b22e38d4935a8 by Martin Gräßlin.
Committed on 04/11/2016 at 07:59.
Pushed by graesslin into branch 'Plasma/5.8'.

Internal windows cannot be minimized

Summary:
This change ensures that the DebugConsole does not have a minimize
button.
FIXED-IN: 5.8.4

Reviewers: #kwin, #plasma_on_wayland, broulik

Subscribers: plasma-devel, kwin

Tags: #plasma_on_wayland, #kwin

Differential Revision: https://phabricator.kde.org/D3244

M  +1    -0    autotests/integration/debug_console_test.cpp
M  +3    -0    shell_client.cpp

http://commits.kde.org/kwin/db58c421eb1b873516d00244984b22e38d4935a8