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 624470 - Various UI suggestions
Various UI suggestions
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
5.28.x
Other Linux
: Normal enhancement
: ---
Assigned To: gcalctool maintainers
gcalctool maintainers
Depends on:
Blocks:
 
 
Reported: 2010-07-15 16:20 UTC by Michael F
Modified: 2010-07-16 07:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael F 2010-07-15 16:20:23 UTC
I am using gcalctool 5.28.2

Here are some user interface suggestions:
1. When in scientific display mode, pressing the lower case "L" key brings in an obscure financial function.  I think financial function shortcuts should be disabled in scientific display mode.  I was hoping I could just type "ln" in to get the ln function.

2. There should be a way to break out of time consuming calculations, e.g. in scientific mode ln(cosh(999999999)) is very time consuming, and during this duration the window fails to redraw itself, and there is no way to "escape" out of doing the calcuation.

Less importantly:
3. It would be good if there was an "Ans" button so you could type "Ans+Ans^2" which would act on the previous answer.

4. A "go back to last edit line" button (like cursor up and down goes through the history in a bash prompt)

5. It would be good if the equals key was in the bottom right like on most physical scientific calculators.

Thanks for producing the application.  Apologies if this is an inappropriate "bug" report.
Comment 1 Robert Ancell 2010-07-16 00:47:44 UTC
1. This is the behaviour since 5.30
2. https://bugzilla.gnome.org/show_bug.cgi?id=576371
3. This function is available since 5.31
4. https://bugzilla.gnome.org/show_bug.cgi?id=327590 (I've added a comment about the up arrow suggestion).
5. Because the button display is so wide I don't want to move the equals key too far away from the numbers as this makes it hard to do simple calculations

You can read more about recent versions of gcalctool in this post:
http://bobthegnome.blogspot.com/2010/05/gcalctool-5311.html

I'm closing this bug as I think all your points are solved/tracked as shown above.  Thanks for taking the time to report a bug.
Comment 2 Michael F 2010-07-16 07:22:09 UTC
Thank you for the prompt and full response. So it sounds like you're on top of these issues already.  Thanks for working on the application, I look forward to getting the newer version.  Mike.