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 512894 - selecting multiple icons does not work properly
selecting multiple icons does not work properly
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Views: Icon View
2.21.x
Other All
: Normal blocker
: ---
Assigned To: Christian Neumair
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-29 20:21 UTC by Christian Kirbach
Modified: 2008-02-22 11:03 UTC
See Also:
GNOME target: 2.22.x
GNOME version: 2.21/2.22


Attachments
Proposed patch (2.88 KB, patch)
2008-02-21 20:57 UTC, Christian Neumair
committed Details | Review

Description Christian Kirbach 2008-01-29 20:21:42 UTC
Selecting multiple icons

1. Select the first icon "in rectangle mode" and then select the last icon by shift-clicking on it 
-> Only the last file will be selected

-> Works in spatial and browser mode
-> works with single- and double-click mode


It will work if you again do a shift+click.
It will also work properly if the first icon is clicked in single-click mode
Comment 1 Christian Kirbach 2008-01-29 20:23:12 UTC
Could be related to Bug 509432
Comment 2 Cosimo Cecchi 2008-01-29 20:38:54 UTC
It happens, confirming.
What's strange is that after you make this work by single-clicking the first icon and shift-clicking the last, then it will work also when selecting with the rectangle.
Comment 3 Christian Kirbach 2008-01-29 20:50:12 UTC
setting target 2.22
Comment 4 Christian Neumair 2008-02-21 20:57:55 UTC
Created attachment 105724 [details] [review]
Proposed patch

How do you just guys find such bugs?! :) The problem is that we're not treating single-click on an icon exactly equal to rubberbanding one icon. The attached patch should fix it. It has also been submitted to the Nautilus mailing list:

http://mail.gnome.org/archives/nautilus-list/2008-February/msg00176.html
Comment 5 Christian Neumair 2008-02-22 11:03:18 UTC
Alex approved this on IRC. Committting. Closing.