Bug 232228 - krdc process remains running when closing it from full-screen mode
Summary: krdc process remains running when closing it from full-screen mode
Status: RESOLVED FIXED
Alias: None
Product: krdc
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR normal
Target Milestone: ---
Assignee: Urs Wolfer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-26 14:25 UTC by Silver Salonen
Modified: 2010-04-27 21:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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