GNOME Bugzilla – Bug 712297
Manage arrow keys for previous/next actions
Last modified: 2014-08-26 22:37:48 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.
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.
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.
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.
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.
*** Bug 735490 has been marked as a duplicate of this bug. ***