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

List:       kde-core-devel
Subject:    Re: What IGS thinks about the Linux Desktop
From:       "Aaron J. Seigo" <aseigo () kde ! org>
Date:       2003-11-25 6:24:48
[Download RAW message or body]

On Sunday 23 November 2003 04:20, Ingo Klöcker wrote:
> http://www.matha.rwth-aachen.de/~ingo/kde/no_openInNewTab_in_bookmark_toolb
>ar_context_menu.jpg If that's a bug then I guess I'll have to report it. I
> thought it was a missing feature.

it used to work but stopped with rev 1.114 of kio/bookmarks/bookmarkbar.cc

the attached patch fixes it, though i'm not sure what the ramifications of it 
are. lypanov should be able to shed some light on it, i'm sure

-- 
Aaron J. Seigo
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43
"Never weary, never dispair, never give in" - Winston Churchill

["kbookmarkbar.cc.diff" (text/x-diff)]

? diff
Index: kbookmarkbar.cc
===================================================================
RCS file: /home/kde/kdelibs/kio/bookmarks/kbookmarkbar.cc,v
retrieving revision 1.116
diff -u -3 -d -p -r1.116 kbookmarkbar.cc
--- kbookmarkbar.cc	20 Nov 2003 19:43:18 -0000	1.116
+++ kbookmarkbar.cc	25 Nov 2003 03:33:37 -0000
@@ -99,6 +99,7 @@ KBookmarkBar::KBookmarkBar( KBookmarkMan
              SLOT( slotBookmarksChanged(const QString &) ) );
 
     KBookmarkGroup toolbar = getToolbar();
+    dptr()->m_readOnly = !!dptr()->m_filteredMgr;
     fillBookmarkBar( toolbar );
 }
 


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

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