Summary: | ability to drag actions from menus onto toolbars | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | uetsah <uetsah> |
Component: | kdeui | Assignee: | 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
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. 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 *** > 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? |