Bug 308836 - Add keyboard shortcuts to toggle display of left and right sidebar
Summary: Add keyboard shortcuts to toggle display of left and right sidebar
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-Keyboard (show other bugs)
Version: 2.8.0
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-22 21:54 UTC by julien.t43+kde
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 julien.t43+kde 2012-10-22 21:54:26 UTC
Following thread http://mail.kde.org/pipermail/digikam-users/2012-October/016930.html,
it would be nice to have some shortcut to make visible or not the left and right panel in digikam.

As a sidenote, appearance should allow the keyboard focus to be in corresponding panel right after and eventually allow the user to configure the shortcut in the corresponding settings.
Else F10/F11 would be nice default.

Reproducible: Always
Comment 1 caulier.gilles 2012-10-23 07:15:34 UTC
Shortcuts are fine, but which tab to display on left and right when none have been selected by user (with mouse for ex) since digiKam session ?

Gilles Caulier
Comment 2 julien.t43+kde 2012-10-23 21:03:35 UTC
As a personal opinon, I would the say the first one as a default with the focus if possible on the corresponding list so user can easily switch to another.

In my experience, digikam doesn't offer the right tab by default (here "second-level" tab: mainly, when right panel unvisible, if asking for Tags > More Tags, I get the right panel with title/description tab)

Another option would be last used tab but it will depend a lot on user preference, some will prefer first tab. More laborious would to have a setting for in Configure shortcuts: panel left/right > default tab > shortcut

After, some of the left panel tabs already have a shorcut option (advanced search, search on map, ...). There is nothing for right panel.

AFAIC, I would choose Albums for left and Edit legend/tags because that's what I used the most, but it depends on user ...
Comment 3 caulier.gilles 2014-09-03 07:57:32 UTC
Git commit ae28b6fa1c1dd293a1bb2306a068810967b7089f by Gilles Caulier.
Committed on 03/09/2014 at 07:55.
Pushed by cgilles into branch 'master'.

Add new shortcuts to switch visibility of left and right side-bar : CTRL+META+LEFT and CTRL+META+RIGHT
FIXED-IN: 4.3.0

M  +11   -0    digikam/main/digikamapp.cpp
M  +2    -0    digikam/main/digikamapp.h
M  +12   -0    digikam/views/digikamview.cpp
M  +2    -0    digikam/views/digikamview.h
M  +18   -2    libs/widgets/mainview/dxmlguiwindow.cpp
M  +9    -3    libs/widgets/mainview/dxmlguiwindow.h
M  +7    -0    utilities/imageeditor/editor/editorwindow.cpp
M  +2    -1    utilities/imageeditor/editor/editorwindow.h
M  +7    -0    utilities/importui/main/importui.cpp
M  +2    -1    utilities/importui/main/importui.h
M  +13   -0    utilities/lighttable/lighttablewindow.cpp
M  +3    -0    utilities/lighttable/lighttablewindow.h

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