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.
even when quiting kgpg editor, kgpg quits entirely
bug still present in 4.0.3
*** Bug 160932 has been marked as a duplicate of this bug. ***
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
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