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 607071 - Wrap arrow key navigation when viewing folders in thumbnail mode
Wrap arrow key navigation when viewing folders in thumbnail mode
Status: RESOLVED DUPLICATE of bug 343492
Product: gtk+
Classification: Platform
Component: Widget: GtkIconView
2.10.x
Other Linux
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
: 631197 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-01-15 12:56 UTC by Jérôme
Modified: 2010-10-29 22:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jérôme 2010-01-15 12:56:57 UTC
When in folder view (Alt+1), in thumbnail mode (not list mode), there can be several columns of thumbnails depending on the space in the thumbnail column.

Navigation is possible using the arrow keys. Up, down, right, left. 

There is one annoyance, though. When on the left column, left arrow does not bring the selection on the upper row, rightmost thumbnail. Conversely, when on right column, right arrow does not bring the selection on the lower row, leftmost thumb.

Because of that, it is not possible to go through the pictures one by one in order using the arrow keys. For instance, if you have 3 columns, to go from picture 3 to picture 4, you have to go through 2-1-4 or 6-5-4.

I'm not sure this is so easy to improve, since the browser may well be a dependancy. I don't have a clue about it.
Comment 1 Matthias Hawran 2010-01-21 08:51:44 UTC
Hi Jérôme,

I confirm this behavior, which is present in 2.10.x and 2.11.x
Personally it doesn't bother me (I don't browse my pictures with the keyboard)
but I can understand the annoyance.

The browser mode should behave like Nautilus (or any file browser),
just like you describe it.

I think it's more of a minor bug that a feature request.

Paolo,

It should be easy to fix, no?

Cheers,
Matthias
Comment 2 Jérôme 2010-01-21 08:57:48 UTC
You're right. 

I never use icon view in my browser, so I didn't know what the usual behaviour was. Just tried with thunar and it behaves juste like I would like gthumb to.

Thanks for answering.
Comment 3 Paolo Bacchilega 2010-01-21 12:28:39 UTC
this behavior should be implemented in the GtkIconView widget
Comment 4 Paolo Bacchilega 2010-01-21 12:32:14 UTC
it's a duplicate

*** This bug has been marked as a duplicate of bug 343492 ***
Comment 5 Matthias Hawran 2010-10-29 22:27:44 UTC
*** Bug 631197 has been marked as a duplicate of this bug. ***