Bug 232228

Summary: krdc process remains running when closing it from full-screen mode
Product: [Applications] krdc Reporter: Silver Salonen <silver.salonen>
Component: generalAssignee: Urs Wolfer <uwolfer>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Silver Salonen 2010-03-26 14:25:02 UTC
Version:            (using KDE 4.4.1)
Installed from:    openSUSE RPMs

1) Run krdc
2) Switch to full-screen
3) Minimize krdc
4) Close krdc from taskbar
5) Check running processes - krdc keeps running
Comment 1 Urs Wolfer 2010-03-28 19:11:17 UTC
I can reproduce this issue.
Comment 2 Tony Murray 2010-04-27 19:56:17 UTC
SVN commit 1119724 by murrant:

Check for close events on the fullscreen window and quit KRDC.

BUG: 232228


 M  +11 -0     mainwindow.cpp  
 M  +1 -0      mainwindow.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1119724
Comment 3 Tony Murray 2010-04-27 21:07:04 UTC
SVN commit 1119744 by murrant:

Backport to 4.4 branch:
SVN commit 1119724 by murrant:

Check for close events on the fullscreen window and quit KRDC.

CCBUG: 232228


 M  +11 -0     mainwindow.cpp  
 M  +1 -0      mainwindow.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1119744