GNOME Bugzilla – Bug 335095
Don't display mode in title bar
Last modified: 2006-03-27 21:07:03 UTC
We should not display the mode in the title bar because, by default, the size of the window is not big enough to display the entire string. This leads to it saying "Calculator - B". Yes, a small piece of context information is lost, but I don't think it is that big. Originally reported here: https://launchpad.net/distros/ubuntu/+source/gcalctool/+bug/35539 Other information:
I think I'd prefer to fix this by not giving the mode, only when we are in Basic mode (which doesn't have room for it like you mentioned). I'll look at this in more detail in a week or two when I return to the office.
Created attachment 62158 [details] Fix for the problem.
Changes checked into CVS HEAD. Version number in configure.in bumped to 5.8.2.