Bug 305157

Summary: "Kill Warning" window does not automatically close when application exits
Product: [Plasma] kwin Reporter: Christoph Feck <cfeck>
Component: coreAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: minor Flags: thomas.luebking: ReviewRequest+
Priority: NOR    
Version: git master   
Target Milestone: 4.9.1   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 4.9.1

Description Christoph Feck 2012-08-14 18:54:52 UTC
To reproduce:
- start an application which does not react to input for a long time
- click "Close Window" title bar button, after a time, the "Kill Window" appears
- when the application now reacts to input, it will close

Actual result:
- the "Kill Window" is still displayed

Expected result (I believe it worked in older KWin versions):
- the "Kill Window" is automatically cancelled
Comment 1 Thomas Lübking 2012-08-14 19:31:44 UTC
https://git.reviewboard.kde.org/r/106022/
Comment 2 Thomas Lübking 2012-08-28 19:49:47 UTC
Git commit 4350416902401d02e626f244426311872af77918 by Thomas Lübking.
Committed on 14/08/2012 at 21:22.
Pushed by luebking into branch 'KDE/4.9'.

kill killhelper in  client destructor
FIXED-IN: 4.9.1
REVIEW: 106022

M  +4    -0    kwin/client.cpp

http://commits.kde.org/kde-workspace/4350416902401d02e626f244426311872af77918
Comment 3 Thomas Lübking 2012-08-28 19:51:38 UTC
Git commit 97c1b095f2dd938c98f5f3729dead6dfbcbc6182 by Thomas Lübking.
Committed on 14/08/2012 at 21:22.
Pushed by luebking into branch 'master'.

kill killhelper in  client destructor
FIXED-IN: 4.9.1
REVIEW: 106022

M  +4    -0    kwin/client.cpp

http://commits.kde.org/kde-workspace/97c1b095f2dd938c98f5f3729dead6dfbcbc6182