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 143213 - shorcut selector on gtkfilechooser use too much horizontal space
shorcut selector on gtkfilechooser use too much horizontal space
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.4.x
Other Linux
: Normal normal
: Small fix
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2004-05-26 15:39 UTC by Baptiste Mille-Mathias
Modified: 2007-02-27 04:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
difference of space gain by packing the horizontal bar on the left (33.44 KB, image/png)
2004-05-26 15:44 UTC, Baptiste Mille-Mathias
Details

Description Baptiste Mille-Mathias 2004-05-26 15:39:00 UTC
When I open the fileselector (in gtk-2.4 based application), i'm obliged to
resized the bar which separated shortcut and files.
I can easily gain few places.
The default behaviour should be to use the less place possible, and so to be
packed on the left.

ps: As there is not gtkFileChooser in the gtk+ components, I selected gtkfilesel.
Comment 1 Baptiste Mille-Mathias 2004-05-26 15:44:12 UTC
Created attachment 28033 [details]
difference of space gain by packing the horizontal bar on the left
Comment 2 Federico Mena Quintero 2004-05-31 17:39:46 UTC
We should be able to do something with automatic column sizing.
Comment 3 Baptiste Mille-Mathias 2005-07-18 19:52:47 UTC
hello federico,
is there news on this bug ?
Comment 4 Matthias Clasen 2007-02-27 04:19:32 UTC
Should be fixed now.