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 108210 - window should probably not be resizable
window should probably not be resizable
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Rich Burridge
Rich Burridge
Depends on:
Blocks:
 
 
Reported: 2003-03-12 16:57 UTC by Havoc Pennington
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Havoc Pennington 2003-03-12 16:57:48 UTC
Not sure here, but you can make gcalctool look pretty silly by say maximizing 
it. Perhaps it should be fixed-size (the fixed size will naturally grow 
with the font on the buttons, I just mean gtk_window_set_resizable (FALSE)
so you can't expand it to add extra padding around the button text).
Comment 1 Rich Burridge 2003-03-12 18:55:37 UTC
Yeah, after going back and fro on this, I tend to agree
with you. Dennis Cranston, who has been helping me with
gcalctool feels the same way. As you say, it's easy to fix.

Copying Calum (though I suspect he's already on
usability-maint), for the FinalWord(TM).

Comment 2 Calum Benson 2003-03-13 17:55:51 UTC
Resizing does indeed seem a bit unnecessary.  The only reason I can
think of that resizing might be useful would be if, starting from
basic mode, making the calculator bigger revealed extra scientific
buttons and put you into scientific mode, and vice-versa to shrink the
calculator down from scientific->basic mode.  But the fact that we
have a Financial mode as well kind of scuppers that idea :)
Comment 3 Rich Burridge 2003-03-13 21:17:25 UTC
Fixed in v4.2.67.