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 132669 - File chooser'a default size is too small
File chooser'a default size is too small
Status: RESOLVED DUPLICATE of bug 129020
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2004-01-27 15:30 UTC by Morten Welinder
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Morten Welinder 2004-01-27 15:30:29 UTC

Comment 1 Morten Welinder 2004-01-27 15:32:59 UTC
(oops)

The default size for the file chooser seems to be to have two visible
files at a time.  That's too little.

testfilechooser.c cheats by setting a fixed size.  That is going to be
a problem with high-resolution display and with small screens.  (And
picking, say, 50% of the screen's width is not easy to get right since
you would have to predict what screen the widget will go on.)
Comment 2 Federico Mena Quintero 2004-01-29 18:43:35 UTC

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