GNOME Bugzilla – Bug 322298
"Save As" Dialog kannt be resized only after pressing the "Directory-Browser" button
Last modified: 2008-05-19 17:26:43 UTC
Please describe the problem: I find it really anoying, that if you want to resize a "Save-As" dialog, you have to press the "Directory-Browser" button to be able to resize the dialog. I dislike this especially because I work with Devil's Pie and tried to make the Dialogs pop-up bigger autmaticly. This does work with the "Open-File" dialog, but not with the "Save-As". Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
Confirmed, you have to press the expander button before the dialog can be resized. I wonder why? Resizing is explicitly disabled for collapsed filechooserdialogs. That makes no sense...
Created attachment 111169 [details] [review] gtk2-bgo322298-filechooser-dialog-always-resizable.diff Thanks, this was some historic code lying around. The dialog is now always resizable in SVN trunk.