When updating to KDE 6 the Kcalc application has also be updated to 24.05.0. Now it is back to old school calculator a couple of things I need to address because it is not really useful:
backspace not working when you type something wrong. You need to go with the mouse to the input field en click on it an then edit it
.5 give errors, previous versions I could type .5 and it uses 0.5 without throwing errors
When you do a calculation and enter to get the result and want to do some more operations on the number it just start the new formula. For example 6+5 enter it gives 11 after that I type +5 enter and this give an error because +5 is not a valid operation. It should be 11+ 5 (you need to type the previous result back again to get the result).
Do you guys think it is better to create bugs for this or is this the new way of working because this is a regression?
I think the following was different in former times, too:
I have to press the SQRT button prior entering a number.
Neither a classical calculator nor a HP calculator with reverse polish notation has such way of operating.
And: The classical (non-PC based) calculators never remove a result due to “mal-operation” of the user like the new “Input Error” does, now, with kCalc.
Instead “wrong operations” simply should be ignored, imho …
There are numerous bug reports about kcalc for plasma 6 already, what pains me to say is how is it possible for something so fundamental to be broken (and for so long). I can forgive 99% of all the bugs in Plasma and the apps, but 'cmon, not having a working calculator?