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 722122 - Undo causes the next result to be wrong
Undo causes the next result to be wrong
Status: RESOLVED DUPLICATE of bug 694863
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 18:53 UTC by Tamer Mohammed Abdul-Radi
Modified: 2014-01-14 01:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tamer Mohammed Abdul-Radi 2014-01-13 18:53:42 UTC
How to reproduce:
1. Open a new instance of gnome-calculator
2. Enter the input box any number, for example "100"
3. Press Enter or click "=" button
4. Press "+" button, or type "+" from you keyboard
5. enter any number, for example "1"
6. Press Enter or click "=" button, you will get correct answer as expected (101)
7. Undo the operation, from the menu, or by keyboard short-cut, you should see "100+1", and note that "100" is in bold text.
8. Press Enter or click "=" button, you will get a wrong result (102), instead of (101)
Comment 1 Michael Catanzaro 2014-01-14 01:02:16 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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