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 330680 - GtkFileChooserDialog is too small when shown a second time.
GtkFileChooserDialog is too small when shown a second 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: 2006-02-10 15:04 UTC by Murray Cumming
Modified: 2009-02-27 19:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Murray Cumming 2006-02-10 15:04:54 UTC
After

- show the GtkFileChooserDialog
- user expands the expander.
- user clicks a response button.
- dialog is shown again (for instance, if the chosen location was read-only for a save).

then the dialog is smaller than when it was expanded. The expander is still expanded, but there is very little space for it, so it only shows one file in the treeview.
Comment 1 Hans de Goede 2007-04-07 07:22:10 UTC
This one gets a +1 from me, especially in openoffice which adds additonal stuff its almost unusable with the default size.

Atleast remember the last size and use that the next all the time, now I keep resizing it every time I choose save as from ooo.
Comment 2 Milan Bouchet-Valat 2009-02-27 10:45:59 UTC
Is that still occurring with latest GTK? There have been many different problems hanging around for a long time...
Comment 3 Federico Mena Quintero 2009-02-27 19:50:42 UTC
This should no longer happen; the chooser remembers the size you gave it.