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

List:       kde-commits
Subject:    branches/KDE/3.4/kdebase/konqueror
From:       Pascal Létourneau <pletourn () globetrotter ! net>
Date:       2005-07-01 4:21:08
Message-ID: 1120191668.728496.6265.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 430384 by pletourn:

Keep the current tab when removing the other tabs via the keyboard

BUG:108274


 M  +1 -1      konq_viewmgr.cc  


--- branches/KDE/3.4/kdebase/konqueror/konq_viewmgr.cc #430383:430384
@@ -635,7 +635,7 @@
 
   for ( it.toFirst(); it != 0L; ++it )
   {
-    if( it.current() != tab)
+    if( it.current() != currentFrame )
       removeTab(it.current());
   }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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