1. open Calculator 2. type 1 + 2 OBSERVED BEHAVIOR: The Calculator displays "2". EXPECTED BEHAVIOR: The Calculator displays "1+2" ADDITIONAL INFORMATION I am aware, that this is how old-school physical calculators used to work, but I think it is impractical in a modern Desktop, for the meta discussion, visit Ticket #463809.
So you would prefer that the formula not be calculated until you explicitly click the = button?
(In reply to Nate Graham from comment #1) > So you would prefer that the formula not be calculated until you explicitly > click the = button? Yes. Additionally, I really like the android implementation: It will show you the entire formula, but also the current result of your calculation greyed out. When you hit enter, your formula then gets replaced with the result. I've also mocked up a concept for a really neat behavior in this regard, but that might be feature creep.
Created attachment 155217 [details] Idea for a really nifty calculator UX, that would be cool but also maybe out of scope.
Gotcha. Kalk does it that way. Seems reasonable.
*** Bug 464154 has been marked as a duplicate of this bug. ***