GNOME Bugzilla – Bug 712288
The default dimension of the fileselectors are a bit small
Last modified: 2015-07-05 04:31:29 UTC
Trying GTK 3.10, I found the default fileselector geometry to not really be adapted to my screen: $ gsettings reset org.gtk.Settings.FileChooser window-size $ gedit -> open file $ gsettings get org.gtk.Settings.FileChooser window-size (626, 494) The screen resolution in use is 1920x1080 ... it feels like the selector could show a bit more content on that resolution.
Doing the same here today, I get a 910x708 window