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

List:       kde-commits
Subject:    kdebase/konqueror/sidebar/trees
From:       Daniel Teske <teske () squorn ! de>
Date:       2005-03-11 3:34:19
Message-ID: 20050311033419.0BB7DEDBC () office ! kde ! org
[Download RAW message or body]

CVS commit by teske: 

KonqSidebarTree shouldn't provide a popup menu if the user right clicks on
empty space. Because the popupmenu provides only "New Folder" which is broken
for bookmarks, history, root, home and settings and there is no way for
derived classes to override this behaviour.
I'll remove the remaining dead code once I have slept a few more hours.


  M +0 -5      konq_sidebartree.cpp   1.51


--- kdebase/konqueror/sidebar/trees/konq_sidebartree.cpp  #1.50:1.51
@@ -485,9 +485,4 @@ void KonqSidebarTree::slotMouseButtonPre
     if (_button == RightButton)
     {
-        if (!item)
-        {
-            showToplevelContextMenu();
-            return;
-        }
         if ( item && col < 2)
         {


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

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