Bug 272316 - add shortcuts for toolbar configuration
Summary: add shortcuts for toolbar configuration
Status: RESOLVED DUPLICATE of bug 134576
Alias: None
Product: kdelibs
Classification: Unmaintained
Component: kedittoolbar (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-03 12:00 UTC by Stefan Endrullis
Modified: 2011-08-10 14:24 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***