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 82575 - Mouse navigation in list view broken
Mouse navigation in list view broken
Status: RESOLVED DUPLICATE of bug 83552
Product: nautilus
Classification: Core
Component: Views: List View
0.x.x [obsolete]
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-05-22 08:48 UTC by Fredrik Jönsson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Fredrik Jönsson 2002-05-22 08:48:18 UTC
Navigation with the mouse in the list view is strange. 

1.
Double clicking a previously unselected folder will select it, not open it.
Double clicking a previously selected folder will start and stop a rename,
not open it. I cannot open a folder by clicking the folder icon or name.

To actually open the folder I need to either keep the shift key pressed
while double clicking, or, douoble click any other column but the icon and
name in the "File name" column.

2.
Selecting one folder, then expanding the selection by shift clicking, then
single click to select the _first_ folder again will start a rename of the
first folder, while still keeping the other folders selected, instead of
just selecting the first folder.
Comment 1 Fredrik Jönsson 2002-05-22 12:13:14 UTC
Recompiled with gcc 3.0.4 rather than the crummy 2.96 shipped with
redhat after which it seems to work better!?

Double click on a previously unselected now opens it as expected,
while double click on a previously selected folder toggles a rename
and then opens the folder. Timing issue? Clicking on the icon rather
than the filename should probably never start a rename, BTW.

Issue number two remains unchanged.
Comment 2 Anders Carlsson 2002-05-22 12:24:02 UTC
Just for the record. This isn't a compiler issue. I've never had any
trouble with gcc 2.96
Comment 3 Dave Bordoley [Not Reading Bug Mail] 2002-05-22 15:37:25 UTC
Well considering half the world uses 2.96, everything should work with
it...
Comment 4 Fredrik Jönsson 2002-05-22 17:11:16 UTC
I never claimed it was.
Comment 5 Dave Bordoley [Not Reading Bug Mail] 2002-06-06 15:40:55 UTC
Are you still experiencing these problems???? I can't recreate.
Comment 6 Fredrik Jönsson 2002-06-11 12:16:42 UTC
I'm using nautilus pulled out of CVS yesterday built with the viciuos
build scripts and it's still behaving the same way.

To recreate:

1. Open a nautilus windows.
2. Change to list view if it is not already in list view.
3. Single click a row in the list view.
4. Double click the row in the list view.

Double clicking (step 4) on the icon will toggle a rename and then
open the item.If you double click fast enough the interface wont
update as fast and you may not see the rename cycle.

Double clicking on the name will toggle a rename and not open the
item. (I think i actually have seen it open the item afterwards
exactly as above sometime, but I can't reproduce it.)

Double clicking on any other column will open the item correctly.


1. Starting a rename of an item when the icon is clicked should in any
case always be wrong.

2. If I cannot start a rename by clicking the item in the icon view
(which i cannot) I should not be able to do it in the list view either. 

The right thing to do I believe, is to just drop the click to rename
stuff completely from the list view and let the user use the context
or the File menu, as the behaviour is in the icon view.

There are more issues with the interaction in the list view as
compared to the icon view (tab order, keyboard navigation). Should I
mention them all here or register new bugs?
Comment 7 Fredrik Jönsson 2002-06-11 12:20:59 UTC
To clarify a bit: I mean that you need to double click the _same_ row
as you previously single clicked for the problem to show.
Comment 8 Dave Bordoley [Not Reading Bug Mail] 2002-06-11 12:43:23 UTC
Yes please file individual bugs for each issue. Also please scan the
bug database first, as I have filed some similar bugs as well.

*** This bug has been marked as a duplicate of 83552 ***