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 722109 - Incorrect calculation
Incorrect calculation
Status: RESOLVED DUPLICATE of bug 720452
Product: gnome-calculator
Classification: Core
Component: general
3.8.x
Other Linux
: Normal critical
: ---
Assigned To: gcalctool maintainers
gcalctool maintainers
Depends on:
Blocks:
 
 
Reported: 2014-01-13 14:54 UTC by Vaibhav Kulkarni
Modified: 2014-01-13 15:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vaibhav Kulkarni 2014-01-13 14:54:55 UTC
gnome-calculator shows strange behaviour using ctl-z (undo). Here's a sample session:

100+200+300 <enter>
600
(cursor at end, type *.5)
600*.5 <enter>
300
(press ctl-z)
600*.5
(press enter)
150

Keep repeating ctl-z and enter, to continue seeing the strange behaviour.

Using gnome-calculator 3.8.2 on Ubuntu 13.10.
Comment 1 Vaibhav Kulkarni 2014-01-13 15:02:18 UTC

*** This bug has been marked as a duplicate of bug 720452 ***