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 698365 - Recently Used view should sort by last used time, not modification time
Recently Used view should sort by last used time, not modification time
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2013-04-19 14:26 UTC by Adam Dingle
Modified: 2015-07-08 11:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Dingle 2013-04-19 14:26:48 UTC
The Recently Used view in GtkFileChooser has a Modified column and sorts files by modification time.  Instead, it should display and sort by the time a file was last used.

See bug 686137 for the same issue in Nautilus's Recent view.  See also bug 679334 (about making GtkFileChooser and Nautilus consistent in general).