Bug 132423 - add configuration item: disable auto-adding
Summary: add configuration item: disable auto-adding
Status: RESOLVED WORKSFORME
Alias: None
Product: kcalc
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Evan Teran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-15 00:41 UTC by Oliver Grimm
Modified: 2021-04-04 00:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Grimm 2006-08-15 00:41:53 UTC
Version:           2.0.3 (using KDE KDE 3.5.4)
Installed from:    Debian testing/unstable Packages
OS:                Linux

By "auto-adding" I refer to the behaviour of adding the previously typed number when "+" is hit multiple times. To see what this is about consider the following case:
- start KCalc
- type "5"
- type "+"
- type "1"
- type "+", the display shows "6"
- type "+", the display shows "12"

While this can often be helpfull it is sometimes very annoying: I frequently use KCalc for adding lots of small numbers such that I type "10 + 3 + 4 + 1 + 2" and so on. However I use KCalc together with other applications to which I switch there and back every few seconds. For example I work with a spreadsheet but also have KCalc open (on top) to quickly add some numbers. With that it often happens to me that I forgot whether I already pushed the "+" or not. If, however, I press "+" accidently an additional time the whole calculation is wrong. To prevent this I am desperately looking forward to a feature that allows me to disable this "auto-adding". Without it, the last two lines of my example above would be
- type "+", the display shows "6"
- type "+", the display shows "6"
[...]

Same thing should go for "-", "/" and "*", of course.
Thanks.
Comment 1 Oliver Grimm 2007-12-26 11:42:18 UTC
still hoping for that feature in KDE4 :-)
Comment 2 Justin Zobel 2021-03-09 03:53:47 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 3 Oliver Grimm 2021-04-04 00:00:23 UTC
this bug is no longer present in KCalc 20.12.0
--> closing it as WORKSFORME