Version: 2.0.0 (using KDE 4.6.2) OS: Linux Could probably constituted as a duplicate of Bug 150471, but that was filed for digikam 0.9.1 (using KDE KDE 3.5.7) and not yet implemented, so it would be nice to open it again. As written before, a shortcut to "open with" --> application would be nice, saving righ-clicking --> open with --> application. Even more lovely would be to get something like The Gimps "dynamic shortcuts". Reproducible: Didn't try
*** Bug 150471 has been marked as a duplicate of this bug. ***
*** Bug 301536 has been marked as a duplicate of this bug. ***
Git commit 75c7f0137e6f1049bd0139a97914f05cf9949766 by Gilles Caulier. Committed on 06/09/2014 at 13:14. Pushed by cgilles into branch 'master'. Add a META+F4 keyboard shortcut to open files selected to default application set in desktop type mime configration. FIXED-IN: 4.3.0 M +2 -1 NEWS M +1 -0 digikam/items/digikamimageview.cpp M +25 -11 digikam/items/imageviewutilities.cpp M +2 -0 digikam/items/imageviewutilities.h M +9 -9 digikam/main/digikamapp.cpp M +2 -1 digikam/main/digikamui.rc M +11 -1 digikam/views/digikamview.cpp M +1 -0 digikam/views/digikamview.h M +1 -0 digikam/views/imagepreviewview.cpp M +1 -0 digikam/views/tableview/tableview.cpp http://commits.kde.org/digikam/75c7f0137e6f1049bd0139a97914f05cf9949766
Thanks for fixing. Would it be possible to chosse a letter or a number from the numbersblock to open?
Yes, it customizable into shortcuts dialog... I plan to do the same feature for editor and light table. Gilles Caulier
Git commit cdd04922efc52beeb0419acb8bb9c63b6cb6f267 by Gilles Caulier. Committed on 07/09/2014 at 15:19. Pushed by cgilles into branch 'master'. Showfoto, Image Editor, Light Table : add shortcut to open current file with default application assigned to desktop configuration M +1 -1 digikam/items/imageviewutilities.cpp M +1 -1 digikam/main/digikamapp.cpp M +6 -0 showfoto/main/showfoto.cpp M +1 -0 showfoto/main/showfoto.h M +2 -1 showfoto/main/showfotoui.rc M +2 -2 utilities/imageeditor/core/fileoperation.cpp M +2 -2 utilities/imageeditor/core/fileoperation.h M +8 -2 utilities/imageeditor/editor/editorwindow.cpp M +1 -0 utilities/imageeditor/editor/editorwindow.h M +2 -1 utilities/imageeditor/main/digikamimagewindowui.rc M +6 -0 utilities/imageeditor/main/imagewindow.cpp M +1 -0 utilities/imageeditor/main/imagewindow.h M +15 -0 utilities/lighttable/lighttablewindow.cpp M +1 -0 utilities/lighttable/lighttablewindow.h M +2 -1 utilities/lighttable/lighttablewindowui.rc M +2 -2 utilities/queuemanager/manager/task.cpp http://commits.kde.org/digikam/cdd04922efc52beeb0419acb8bb9c63b6cb6f267