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 310048 - 'places' items not ordered consistently
'places' items not ordered consistently
Status: RESOLVED DUPLICATE of bug 321320
Product: nautilus
Classification: Core
Component: general
2.11.x
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on: 147813
Blocks:
 
 
Reported: 2005-07-11 18:59 UTC by Vincent Noel
Modified: 2006-04-01 11:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
screenshot showing the issue (22.44 KB, image/png)
2005-07-11 19:02 UTC, Vincent Noel
Details

Description Vincent Noel 2005-07-11 18:59:59 UTC
In the last CVS nautilus, the items in the "places" sidebar are not ordered
consistently with the places in the gtk+ file chooser. This is a problem for the
user, as to be really useful these UI elements need to be consistent (muscle
memory, etc).
Comment 1 Vincent Noel 2005-07-11 19:02:02 UTC
Created attachment 48974 [details]
screenshot showing the issue

gtk+ file chooser (left)
nautilus "places" sidebar (right)

note that "hdd2" and "usbdisk" are inverted.
It could be argued that nautilus is right in that case (as it follows the
alphabetical order) and that it's gtk+ that needs fixing :-)
Comment 2 Christian Neumair 2005-07-11 19:20:31 UTC
What is the contents of your ~/.gtk-bookmarks file?
Comment 3 Vincent Noel 2005-07-11 19:25:08 UTC
Here it is :

file:///home/noel/Documents/Publis Publications
file:///home/noel/Documents
file:///home/noel/Documents/edition

not very interesting :-)

Note that the panel is also doing things its own way (I opened bug #310050 for
this) and that the gtk+ file chooser does its own thing for showing or hiding
CD-ROMs (bug #310051)... I think this feature has a lot of potential for
unifying the desktop though.
Comment 4 Christian Neumair 2005-07-11 19:30:35 UTC
Now I see...you were referring to the drive/volume order. I've already filed a
bug report on that (bug 147813).
Comment 5 Christian Neumair 2006-04-01 11:14:29 UTC

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