https://bugs.kde.org/show_bug.cgi?id=487659
Bug ID: 487659 Summary: Pressing enter to get the answer, then trying to directly +-/* from the old number, the old number isn't fetched Classification: Applications Product: kcalc Version: 24.05.0 Platform: Arch Linux OS: Linux Status: REPORTED Severity: grave Priority: NOR Component: general Assignee: evan.te...@gmail.com Reporter: medicin...@protonmail.com Target Milestone: --- SUMMARY Before the last update, you could do for example 1+1 (enter) and it spits out 2, then you could press +2 (enter) and it'll spit out 4. But now, 1+1 (enter) and it spits out 2, then you press +2 and only the +2 is in its memory so if you press enter, it'll spit out 2 because the previous answer cannot be fetched. STEPS TO REPRODUCE 1. 1+1, press enter gets you 2 2. directly press +20, press enter 3. you'll see it spits out 20 and not 22 OBSERVED RESULT Its impossible to do multiple operations while reading the result, without having to start a new operation by manually typing the old answer. EXPECTED RESULT Like all calculators, it should continue where it left off unless the memory is cleared. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: 6.0.5 (available in About System) KDE Plasma Version: KDE Frameworks Version: 6.2.0 Qt Version: 6.7.1 -- You are receiving this mail because: You are watching all bug changes.