Bug 158955

Summary: kgpg don't stay in systray when clicking on the window's cross button
Product: [Applications] kgpg Reporter: thomas klein <tma.klein>
Component: generalAssignee: Rolf Eike Beer <kde>
Status: RESOLVED FIXED    
Severity: normal CC: FlorianSievert, sven.burmeister
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description thomas klein 2008-03-08 09:52:41 UTC
Version:            (using KDE 4.0.2)
Installed from:    Ubuntu Packages
OS:                Linux

kgpg don't stay in systray when clicking on the window's cross button, it quits.
Comment 1 thomas klein 2008-03-08 09:55:27 UTC
even when quiting kgpg editor, kgpg quits entirely
Comment 2 thomas klein 2008-04-02 20:28:45 UTC
bug still present in 4.0.3
Comment 3 Rolf Eike Beer 2008-04-17 18:09:06 UTC
*** Bug 160932 has been marked as a duplicate of this bug. ***
Comment 4 Rolf Eike Beer 2008-05-08 19:46:38 UTC
SVN commit 805531 by dakon:

Only minimize to tray if user closes the keysmanager window

Backport of r805479

BUG:158955

Let's try to close the right bug this time :/


 M  +4 -4      keysmanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=805531
Comment 5 Rolf Eike Beer 2008-07-22 23:16:01 UTC
SVN commit 836735 by dakon:

improve "minimize to tray on window close"

Everything that still goes wrong is a KMainWindow bug ;) Thanks to dfaure for 
pointing me in the right direction.

CCBUG:158955


 M  +0 -10     keysmanager.cpp  
 M  +0 -2      keysmanager.h  
 M  +1 -12     kgpgeditor.cpp  
 M  +0 -3      kgpgeditor.h  
 M  +1 -0      main.cpp  


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