[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 98265] All open files are closed when one open file is deleted
From:       Mantia Andras <amantia () kde ! org>
Date:       2005-02-17 18:51:25
Message-ID: 20050217185125.11434.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=98265         
amantia kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From amantia kde org  2005-02-17 19:51 -------
CVS commit by amantia: 

Close the file that was deleted, not something else when using delete from the tab context menu. 
 
BUG: 98265 


  M +2 -0      ChangeLog   1.361
  M +1 -1      src/quanta.cpp   1.703


--- kdewebdev/quanta/ChangeLog  #1.360:1.361
 @ -63,4 +63,6  @
         - fix crash when a menu is opened while loading a project with the
           debugger enabled [#96723]
+        - close the file that was deleted, not something else when using delete from
+          the tab context menu [#98265]
 
 

--- kdewebdev/quanta/src/quanta.cpp  #1.702:1.703
 @ -3717,5 +3717,5  @ void QuantaApp::slotDeleteFile(QuantaVie
   if (QuantaNetAccess::del(url, this, true))
   {
-    slotFileClose();
+    ViewManager::ref()->removeView(view);
   } else
     w->setModified(modified);
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic