After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 712297 - Manage arrow keys for previous/next actions
Manage arrow keys for previous/next actions
Status: RESOLVED WONTFIX
Product: gthumb
Classification: Other
Component: general
3.2.x
Other Linux
: Normal enhancement
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
: 735490 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-11-14 14:14 UTC by romu
Modified: 2014-08-26 22:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (917 bytes, patch)
2014-01-15 14:28 UTC, Robert Roth
none Details | Review

Description romu 2013-11-14 14:14:33 UTC
I love gThumb!

When I display a photo, there is the thumbnails strip on the bottom and the previous/next buttons on the toolbar.

It would be very nice if gThumb could handle left/right arrow keys for the previous/next actions.
Comment 1 Robert Roth 2014-01-15 14:28:57 UTC
Created attachment 266362 [details] [review]
Proposed patch

The patch adds left/right keys as additional shortcuts to navigate to previous/next image in image viewer mode.
Comment 2 Paolo Bacchilega 2014-01-19 12:06:15 UTC
Arrow keys are used to scroll the image when it doesn't fit the available space, you can use page down/page up to view the next/previous image.
Comment 3 Robert Roth 2014-01-19 19:03:44 UTC
What about the option/having a plugin (if it's possible) to customize keys? I consider it counter-intuitive that having the thumbs on the bottom, with the currently shown image selected, the keys to navigate the thumbstrip are Page up/down instead of left, right, and based on this bug report, I'm not the only one.

I would really like to come up with a win-win solution, as gThumb is really amazing.
Comment 4 Paolo Bacchilega 2014-01-20 01:39:18 UTC
In general I don't like the idea of an extension that changes the default behaviour of the application, they should only be used to add new features.

Anyway the Page up/Page down key-bindings are independent from the thumbnail bar, they are available even when the thumbnail bar is not visible.
Comment 5 Robert Roth 2014-08-26 22:37:48 UTC
*** Bug 735490 has been marked as a duplicate of this bug. ***