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 352922 - gedit file dialog is unusably small by default
gedit file dialog is unusably small by default
Status: RESOLVED INVALID
Product: gedit
Classification: Applications
Component: general
2.15.x
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-26 01:34 UTC by Chris Lord
Modified: 2009-01-10 13:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
How the file dialog looks by default (38.83 KB, image/png)
2006-08-26 01:35 UTC, Chris Lord
Details
How it would be nice to look (70.22 KB, image/png)
2006-08-26 01:35 UTC, Chris Lord
Details

Description Chris Lord 2006-08-26 01:34:06 UTC
When I choose to open a file in gedit, it allocates enough room to display about 3.5 items. I can resize this dialog, but the size is lost as soon as it's closed, leading me to resize it every time I want to open a file, which is quite annoying.

Screenshot attached of how the file dialog appears to me and how I think it'd be nice to appear. If the default size isn't changed, it'd at least be a good idea to save whatever size the user last resized to (and perhaps this should be done in addition to changing the default size).
Comment 1 Chris Lord 2006-08-26 01:35:23 UTC
Created attachment 71633 [details]
How the file dialog looks by default
Comment 2 Chris Lord 2006-08-26 01:35:50 UTC
Created attachment 71634 [details]
How it would be nice to look
Comment 3 Paolo Borelli 2006-08-26 16:50:51 UTC
are you on Fedora? They have a patch which fiddles with filechooser size...

On my default install the size is reasonable (it allows to see 7 items), it would be cool to display a bit more but the dialog should keep a 4:3 form factor.
Comment 4 Chris Lord 2006-08-26 17:02:45 UTC
I'm on Ubuntu - Why should the file dialog maintain a 4:3 ratio if there's more information vertically than horizontally?
Comment 5 Paolo Borelli 2006-08-26 17:08:44 UTC
well, fact is we don't do anything about filechooser size, that's the size gtk chooses by itself...
Comment 6 Paolo Borelli 2009-01-10 13:47:34 UTC
This is really gtk's fault, no point keeping this bug open forever. I am closing it as INVALID instead of duplicate, because I think this particular issue has beed somewhat fixed in gtk and I can't find the bugreport, but gtk filechooser sizing still suffers from bugs, e.g. bug #549403