Bug 161879 - status window closed without confirmation when server not connected
Summary: status window closed without confirmation when server not connected
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-10 09:24 UTC by argonel
Modified: 2008-06-10 16:57 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 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