Version: (using KDE 4.0.98) Installed from: Debian testing/unstable Packages OS: Linux Right-click anywhere on any toolbar offers "Toolbar Menu" for configuration, except the bookmark toolbar. This feature seems to be missing exclusively from the bookmark toolbar.
So, what's needed to get this moved from UNCONFIRMED to NEW status and, hopefully, get someone to consider/address it? :)
Here using: Qt: 4.4.3 + qt-copy-patches-889120 KDE: 4.1.87 (KDE 4.1.87 (KDE 4.2 >= 20090101)) kdelibs svn rev. 906436 / kdebase svn rev. 906436 on ArchLinux x86_64 - Kernel 2.6.27.10 I can reproduce this
I've just updated to KDE 4.2.1 (using Factory RPMs on openSuse 11.1), and I also have this problem. Anything I can do to help with this? I can code, but I fear this is not an easy fix, else it would be resolved by now. :/
It looks like that the Bookmarks tab is implemented in a different way (as it needs to accept drag&drop for URLs). Not sure why it doesn't trigger the default menu for Toolbars...
Created attachment 31830 [details] Proposed patch, launch default context menu when there is not action(bookmark) at the mouse position
SVN commit 935866 by darioandres: Show default (KToolBar) context menu in BookmarksToolbar if no action(bookmark) is clicked. BUG:167395 M +15 -4 konqbookmarkbar.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=935866
SVN commit 935874 by darioandres: Backport to 4.2branch of: SVN commit 935866 by darioandres: Show default (KToolBar) context menu in BookmarksToolbar if no action(bookmark) is clicked. CCBUG:167395 M +15 -4 konqbookmarkbar.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=935874