Bug 235223 - KRDC stays in full screen mode after session ends.
Summary: KRDC stays in full screen mode after session ends.
Status: RESOLVED FIXED
Alias: None
Product: krdc
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Urs Wolfer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-23 23:47 UTC by Sven Maier
Modified: 2010-04-27 21:03 UTC (History)
1 user (show)

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 Sven Maier 2010-04-23 23:47:22 UTC
Version:            (using KDE 4.4.2)
OS:                Linux
Installed from:    Fedora RPMs

Steps to reproduce: 
- Open a RDP session in window mode. 
- Switch to full screen mode
- End session 

Result: KRDC remains in fullscreen mode. 

Expected result: KRDC should return to window mode. 

Usually if you open an application you expect the application to be closed either through the close control in the title bar or through the File Menu (File->Quit). If a user ends a full screen RDP session KRDC it self remains in full screen mode. A user now has to first search for the controls to return into window mode in order to quit the application. I think the behavior should be, the application returning into window mode.
Comment 1 Urs Wolfer 2010-04-25 23:26:06 UTC
Tony, this is probably an issue you could look into if you find the time for it ;)
Comment 2 Tony Murray 2010-04-27 19:15:46 UTC
SVN commit 1119700 by murrant:

Return to window mode if there are no more open connections.

BUG: 235223


 M  +12 -0     mainwindow.cpp  


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

Backport to 4.4 branch:
SVN Commit 1119700 by murrant:

Return to window mode if there are no more open connections.

CCBUG: 235223



 M  +12 -0     mainwindow.cpp  


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