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 136119 - gcalctool-ng - parentheses need to move to the basic mode.
gcalctool-ng - parentheses need to move to the basic mode.
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
unspecified
Other opensolaris
: Normal normal
: ---
Assigned To: Sami Pietilä
Sami Pietilä
Depends on:
Blocks:
 
 
Reported: 2004-03-03 22:39 UTC by Rich Burridge
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
this patch will added parenthesis to basic mode (1.36 KB, patch)
2004-05-25 14:00 UTC, udayan kumar
none Details | Review

Description Rich Burridge 2004-03-03 22:39:11 UTC
In order to enter expressention like "Sqrt(4)"
in arithmetic precedence mode, the user needs to be
in Scientific mode, even though the Sqrt button is a
Basic mode function.

The simple solution is to move the two parentheses 
buttons to the Basic mode. There is room (just) for 
them.
Comment 1 udayan kumar 2004-05-25 14:00:20 UTC
Created attachment 27998 [details] [review]
this patch will added parenthesis to basic mode
Comment 2 Sami Pietilä 2004-05-25 18:07:10 UTC
Applied and committed the patch (attachment id 27998) to ng-tree. Additionally
removed parenthesis buttons from scientific buttons layout.

Thanks for patch author.