GNOME Bugzilla – Bug 583241
better default filechooser size for the "missing media" dialog
Last modified: 2009-07-29 06:32:28 UTC
The filechooser dialog size seems to be constrained by pitivi (gtk is buggy, but not *that* buggy on 100% of tries). <bilboed> I looked at the code and couldn't see any specific size <nekohayo> my guess is that you had a filechooser widget inside a regular gtk dialog/window? <bilboed> good point <nekohayo> and that window doesn't have a size request or something
commit 01795033a4e164514cc9a2617f2af3dbdc580b07 Author: Brandon Lewis <brandon_lewis@berkeley.edu> Date: Tue Jul 28 14:09:03 2009 -0700 mainwindow.py: increase size of missing file dialog. closes bug 583241