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 310182 - sort order inconsistent for string and number columns
sort order inconsistent for string and number columns
Status: RESOLVED DUPLICATE of bug 88585
Product: nautilus
Classification: Core
Component: Views: List View
2.10.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-07-13 00:42 UTC by Sven Neumann
Modified: 2005-07-13 14:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sven Neumann 2005-07-13 00:42:27 UTC
In the list view, the sort order is indicated by an arrow in the column header.
For string columns, such as the filename, if the arrow points down, the strings
are sorted increasing (a to z) when going the list. Number columns, such as as
the filesize, however. are sorted decreasing for this orientation of the arrow.
This is inconsistent, not only within nautilus itself, but also with regard to
the GtkFileChooser widget.

Seen with nautilus 2.10.1.
Comment 1 Alexander Larsson 2005-07-13 07:00:09 UTC
Isn't this just bug 88585? which is fixed in cvs head?
Comment 2 Christian Neumair 2005-07-13 14:58:48 UTC
yup.

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