GNOME Bugzilla – Bug 533189
nautilus view 'by modification date' is wrong order
Last modified: 2010-11-13 14:05:23 UTC
By default nautilus sorts oldest entries up, so in 100% cases I have to go and toggle 'reverse order' Other information: Perhaps there is a use case for looking for the olders files in a directory but I think the majority of cases the feature here is looking for freshest stuff you just made someweher.
I have the same opinion, 90% of times I order by modification time is to look for some recent file that I have created or modify..
Thanks, fixed in trunk with a sweet signal introspection hack for finding out whether the user switched sort columns: http://svn.gnome.org/viewvc/nautilus?view=revision&revision=14593
(In reply to comment #2) > Thanks, fixed in trunk with a sweet signal introspection hack for finding out > whether the user switched sort columns: > > http://svn.gnome.org/viewvc/nautilus?view=revision&revision=14593 > Thanks :)
*** Bug 337699 has been marked as a duplicate of this bug. ***
Possibly regressed since this fix?
(In reply to comment #5) > Possibly regressed since this fix? I don't think so, this bug is about list view, not icon view (if you are referring to that), so it's fine for this bug to stay closed. If you'd like to see the same behaviour in icon view too, please open a new bug.
I think jimmac meant icon view when he reported it. At least that's what he told me the other day when he reproduced it for me.
(In reply to comment #7) > I think jimmac meant icon view when he reported it. At least that's what he > told me the other day when he reproduced it for me. Ok, this is bug 626214 then.