Bug 144651 - Add Keyboard shortcuts to navigate between tabs from left and right sidebar
Summary: Add Keyboard shortcuts to navigate between tabs from left and right sidebar
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-Keyboard (show other bugs)
Version: 0.9.3
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-25 11:16 UTC by Mikolaj Machowski
Modified: 2017-08-02 17:41 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.3.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikolaj Machowski 2007-04-25 11:16:21 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

Ctrl-PageUp and Ctrl-PageDown doesn't navigate between tabs of interface as specified in KDE HIG. Could be used as way to navigate between panels (Albums, Date, Search, etc.)
Comment 1 caulier.gilles 2009-06-19 07:59:16 UTC
*** Bug 145084 has been marked as a duplicate of this bug. ***
Comment 2 caulier.gilles 2014-09-03 09:33:43 UTC
Git commit bff04d160d15779f2cf84527eb1bfa387030f8ae by Gilles Caulier.
Committed on 03/09/2014 at 09:31.
Pushed by cgilles into branch 'master'.

Add new shortcuts to switch current selected tab from left and right side-bars : CTRL+META+HOME CTRL+META+END CTRL+META+PAGEUP CTRL+META+PAGEDOWN
FIXED-IN: 4.3.0

M  +2    -1    NEWS
M  +20   -0    digikam/main/digikamapp.cpp
M  +5    -0    digikam/main/digikamapp.h
M  +20   -0    digikam/views/digikamview.cpp
M  +6    -0    digikam/views/digikamview.h
M  +24   -2    libs/widgets/mainview/dxmlguiwindow.cpp
M  +10   -5    libs/widgets/mainview/dxmlguiwindow.h
M  +34   -8    libs/widgets/mainview/sidebar.cpp
M  +11   -1    libs/widgets/mainview/sidebar.h
M  +10   -0    utilities/imageeditor/editor/editorwindow.cpp
M  +2    -0    utilities/imageeditor/editor/editorwindow.h
M  +10   -0    utilities/importui/main/importui.cpp
M  +2    -0    utilities/importui/main/importui.h
M  +20   -0    utilities/lighttable/lighttablewindow.cpp
M  +4    -0    utilities/lighttable/lighttablewindow.h

http://commits.kde.org/digikam/bff04d160d15779f2cf84527eb1bfa387030f8ae