https://bugs.kde.org/show_bug.cgi?id=490722
Bug ID: 490722 Summary: Typing numbers immediately after hitting equals (enter) does not clear result but appends Classification: Applications Product: kcalc Version: 24.05.2 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: evan.te...@gmail.com Reporter: mattmu...@gmail.com CC: gabriel.barrantes....@outlook.com Target Milestone: --- SUMMARY In all calculators I've come across, after a calculation is completed by clicking equals, typing a number will clear the previous result and begin a new calculation. In KCalc, after a calculation is completed by clicking equals, typing a number will append the number to the previous calculation result. This is unintuitive and makes it burdensome to complete multiple independent calculations sequentially. STEPS TO REPRODUCE 1. Type 2 2. Type * 3. Type 3 4. Type = (or Enter) 5. Type 3 6. Type * 7. Type 2 8. Type = (or Enter) OBSERVED RESULT 126 EXPECTED RESULT 6 SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 6.1.3 KDE Frameworks Version: 6.4.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.