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 574450 - file types selection is not ellipsized
file types selection is not ellipsized
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.99.x
Other All
: Normal trivial
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2009-03-07 07:04 UTC by Abhishek Mishra
Modified: 2011-04-05 19:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32


Attachments
1.png (131.50 KB, image/png)
2009-09-30 12:09 UTC, Pacho Ramos
  Details
Patch 1 (1.52 KB, patch)
2009-10-14 16:32 UTC, Thomas Wood
none Details | Review
Flickr windows import on Win XP (37.96 KB, image/png)
2011-04-05 19:12 UTC, Vincent
  Details

Description Abhishek Mishra 2009-03-07 07:04:13 UTC
Hi,
I'm using Firefox 3.0.3 on Ubuntu 8.10 64-bit Intrepid Ibex
and... I came around this -
http://i41.tinypic.com/2q1auld.png

Should the width of 'select file' dialog box used for uploading files, depend on the width of 'list of file-types' ? This surely makes it fill up my screen whereas it would've been more comfortable if "file-type" box would show a trimmed summary and on dropping it down, the whole list of filtered types would appear, making the "Select File" dialog little less wider and comfortable.

I'm very new to all this, so I'm not sure if I should report this under gnome or firefox.

Thanks
Comment 1 Emmanuele Bassi (:ebassi) 2009-04-27 15:16:46 UTC
retitling, for clarity
Comment 2 Pacho Ramos 2009-09-30 12:09:14 UTC
Created attachment 144390 [details]
1.png

I can confirm this behavior when uploading images to flickr using gtk+-2.16.6
Comment 3 Thomas Wood 2009-10-14 16:32:27 UTC
Created attachment 145435 [details] [review]
Patch 1

Here is a patch that enables ellipsizing if one of the filter names is too long
Comment 4 Thomas Wood 2009-10-14 16:33:58 UTC
The patch is against gtk-2-16
Comment 5 Antoine Turmel 2011-01-10 22:31:45 UTC
What's up on this bug ?
It would be great if the patch was apply !!!
Comment 6 Javier Jardón (IRC: jjardon) 2011-01-10 22:57:56 UTC
Confirmed here with latest GTK+
Comment 7 Antoine Turmel 2011-04-04 19:28:44 UTC
So is this going to be fixed ?
Comment 8 Matthias Clasen 2011-04-05 12:08:51 UTC
Filters are being ellipsized here. Not sure what you are seeing...
Comment 9 Vincent 2011-04-05 19:12:02 UTC
Created attachment 185226 [details]
Flickr windows import on Win XP

We are seeing a windows longer that the screen because of the long file type enumeration. I think attachment 1 [details] show it clearly.
For instance, I'll attach of how Windows XP display the same windows.
Comment 10 Antoine Turmel 2011-04-05 19:18:11 UTC
(In reply to comment #8)
> Filters are being ellipsized here. Not sure what you are seeing...

On v2.32.0 it's not ! (Ubuntu 10.10)