Bug 161489 - Ctrl-Tab should switch between previously used baskets
Summary: Ctrl-Tab should switch between previously used baskets
Status: RESOLVED FIXED
Alias: None
Product: basket
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Sebastien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-01 14:53 UTC by Dotan Cohen
Modified: 2020-03-08 15:54 UTC (History)
2 users (show)

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 Dotan Cohen 2008-05-01 14:53:40 UTC
Version:           1.0.2 (using KDE 3.5.9)
Installed from:    Ubuntu Packages

It would be nice if Basket would switch between previously used baskets with Ctrl-Tab (or another configurable shortcut) in a manner similar to how Firefox switches between tabs with Ctrl-Tab. I understand that the specific shortcut Ctrl-Tab is used in KDE for switching desktops (a feature that I do not use), so of course the choice of which shortcut to use is arbitrary, so long as it is configurable.
Comment 1 Brian C. Milco 2010-08-29 09:40:05 UTC
(In reply to comment #0)
> It would be nice if Basket would switch between previously used baskets with Ctrl-Tab (or another configurable shortcut) in a manner similar to how Firefox switches between tabs with Ctrl-Tab.

I wrote a history feature that was recently merged into the main git repo. This will allow you to use Alt-left arrow and Alt-right arrow shortcuts to navigate backward and forward in the list of baskets that have been viewed/opened.

I believe that should take care of this feature request as the shortcut keys are configurable.

-Brian