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 550907 - FileChooser should be able to show file sizes and other file details
FileChooser should be able to show file sizes and other file details
Status: RESOLVED DUPLICATE of bug 325095
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2008-09-04 20:47 UTC by Josh Cogliati
Modified: 2008-09-07 17:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Josh Cogliati 2008-09-04 20:47:08 UTC
GtkFileChooser should be able to show file sizes and other file details.  Right now, if you want to know what the file size is you have to go outside the file chooser dialog to find out what the file size is.  So, if you are in your email program, and you go to attach a file, you have to look in nautilus or run ls to make sure that the file is small enough to be reasonable for emailing.  

I think that there should be a way for GtkFileChooser to display the file size.  One possible UI for this would be right click on the bar that has "Name" and "Modified" and bring up a list of checkboxs for the details that are desired such as file size.  

This has been complained about previously at:
http://forums.mozillazine.org/viewtopic.php?f=7&t=318860&st=0&sk=t&sd=a&start=30
http://changelog.complete.org/posts/449-fromdrupal.html#c18918
Comment 1 Matthias Clasen 2008-09-07 17:01:53 UTC

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