GNOME Bugzilla – Bug 133267
Resizing of posting window gives wrong proportions
Last modified: 2006-06-19 22:44:54 UTC
When the posting window is resized the buttons will grow to fill the free space, when it would clearly be more logical for them to stay the same size and let the input window grow.
The fix here seems pretty simple - just set expand=FALSE on the title and the box containing the buttons. Patch follows.
Created attachment 46452 [details] [review] Patch v1 against CVS HEAD 15 May 2005
HACKING said obviously correct patches could be committed right away be experienced GNOME hackers. I'm not a GNOME (well.. C) hacker, but I hacked a lot of Python + this patch is super-simple. Committed to HEAD. Marking FIXED.
*** Bug 345360 has been marked as a duplicate of this bug. ***