GNOME Bugzilla – Bug 167479
Memory register window visible in Basic mode.
Last modified: 2005-03-10 17:11:46 UTC
It's possible for the memory register window to be made visible when the user is in Basic mode, even though they can't get/set the values of the memory registers. This is not consistent.
Just starting to think about gcalctool fixes for GNOME 2.11/12. Adding Calum to the interest list for this bug for his opinion. My plan is to make the View->Memory Registers menu item inactive if the user is in Basic mode. Calum, does that seem reasonable?
Certainly as long as you can't do anything with the memory registers in Basic mode, the menu item shouldn't be available. In future, I suppose one possibility might be to make the memory registers somehow gettable/settable/editable from the memory register window itself, which would mean you wouldn't necessarily require the Sto/Rcl buttons to be visible before you could make some use of them. In that case, I wouldn't have any great objection to the window being available in Basic mode if people found the memory functionality useful-- even basic real-world calculators usually have a simple memory store/recall function.
Created attachment 38516 [details] Patch to resolve this bug.
Fix checked into CVS HEAD. Version number in configure.in bumped to 5.6.2.