Bug 272316

Summary: add shortcuts for toolbar configuration
Product: [Unmaintained] kdelibs Reporter: Stefan Endrullis <stefan>
Component: kedittoolbarAssignee: David Faure <faure>
Status: RESOLVED DUPLICATE    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Stefan Endrullis 2011-05-03 12:00:45 UTC
Version:           2.3.0 (using KDE 4.6.2) 
OS:                Linux

At the moment configuring the krusader toolbar is a time-consuming task, because it lacks useful keyboard shortcuts.  For instance, to get rid of all element in the toolbar one has to separately left-click on each item and left-click on the left-arrow button after selecting an item.  In total it takes ca. 40 clicks (around 30 seconds) before you can start with an empty toolbar.  Adding elements to the toolbar is similar inefficient.

But this can be improved with low effort.  I suggest to add the following keyboard shortcuts:
- if left list is selected:
  - right arrow key adds the current selected item to the toolbar and the focus remains at the left item list (to continue adding new items)
- if right list is selected:
  - left arrow key removes the selected item from the list and selects the subsequent item
  - control up moves the selected item one step upwards
  - control down moves the selected item one step downwards


Reproducible: Always
Comment 1 Christoph Feck 2011-08-10 14:24:42 UTC

*** This bug has been marked as a duplicate of bug 134576 ***