Bug 161879

Summary: status window closed without confirmation when server not connected
Product: [Applications] konversation Reporter: argonel <argonel>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description argonel 2008-05-10 09:24:17 UTC
Version:           1.0.1+ #3223 (using 3.5.8, Debian Package 4:3.5.8.dfsg.1-6 (lenny/sid))
Compiler:          Target: i486-linux-gnu 
OS:                Linux

in StatusPanel::closeYourself there is a comment:

    //FIXME: Show "Do you really want to close ..." warnings in
    // disconnected state instead of closing directly. Can't do
    // that due to string freeze at the moment.

lets fix this before entering string freeze again.
Comment 1 Eike Hein 2008-06-10 16:57:59 UTC
SVN commit 819076 by hein:

Add the appropriate warning dialog for status tab close in disconnected state.
BUG:161879


 M  +2 -0      ChangeLog  
 M  +4 -3      src/statuspanel.cpp  


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