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 574482 - Width of File Chooser dialog for Upload
Width of File Chooser dialog for Upload
Status: RESOLVED DUPLICATE of bug 527499
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
unspecified
Other All
: Normal minor
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2009-03-07 15:37 UTC by Abhishek Mishra
Modified: 2009-03-11 16:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Abhishek Mishra 2009-03-07 15:37:35 UTC
I just happened to click upload button on slideshare.net (http://www.slideshare.net/upload) to upload a presentation. And, I was presented with this - http://4.bp.blogspot.com/_Jg5VhRmvVtY/SbKCFlSRlsI/AAAAAAAAAiE/mjt3Hcu4754/s1600-h/problem.png

Other information:
Now, that's a huge dialog covering my screen. Just imagine if a web app needed to filter out any of 60 file-extensions! This dialog box would widen so much that it might eat up my whole screen. Now, won't that be annoying when you've to upload many things one by one.
A good way would be to trim out the list of file-types and end it with a '...' to limit the widening. When the user clicks over the file-type filter, the pop-down can show all the types.
I'm using Ubuntu 8.10 Intrepid Ibed (64-bit) with Firefox 3.0.3 and Gnome 2.24.1
I wonder if this should be done in gtk itself or should firefox be hacked for it.
Comment 1 Abhishek Mishra 2009-03-07 15:39:05 UTC
I think it's related to the way firefox passes params to GtkFileChooser.
I'm gona check on that soon.
Comment 2 Matthias Clasen 2009-03-11 16:37:19 UTC

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