Bug 222986

Summary: ability to drag actions from menus onto toolbars
Product: [Unmaintained] kdelibs Reporter: uetsah <uetsah>
Component: kdeuiAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED DUPLICATE    
Severity: wishlist    
Priority: NOR    
Version: 4.3   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description uetsah 2010-01-16 15:59:13 UTC
Version:            (using Devel)
Installed from:    Compiled sources

Manually adding actions to toolbars in KDE applications using the toolbar editor dialog is cumbersome... Why not allow directly dragging them from the application's menus?

Plasma allows you to drag application-links from the Kickoff menu onto the desktop, so this concept is not something totally unheard of... Please consider making this availeable for application menu & toolbar actions!
Comment 1 Andreas Pakulat 2010-01-16 20:40:09 UTC
You should file this as wish under http://bugreports.qt.nokia.com/secure/Dashboard.jspa as thats where support for dragging around QMenu items needs to be started.
Comment 2 Christoph Feck 2010-01-18 01:09:06 UTC
Use the context menu on the menu item, and select "Add to Toolbar". Needs current trunk to work. Drag and drop will not work, as people often use dragging instead of clicking to navigate through the menus (i.e. keep button pressed all the time).

*** This bug has been marked as a duplicate of bug 221123 ***
Comment 3 uetsah 2010-01-18 12:44:53 UTC
> Drag and drop will not work, as people often use
> dragging instead of clicking to navigate through the menus (i.e. keep button
> pressed all the time).

But won't you then usually start the "drag" operation on one of the main menus (while it's still closed), rather than on a specific action inside one of the menus? This would still work, even if drag & drop were implemented for individual actions...

> Use the context menu on the menu item, and select "Add to Toolbar". Needs
> current trunk to work.

Ok, that's also good.
Does "trunk" mean it won't be in KDE 4.4?