https://bugs.kde.org/show_bug.cgi?id=489043
Bug ID: 489043 Summary: Pressing numeric key or . after pressing Enter/= should start a new expression Classification: Applications Product: kcalc Version: 24.05.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: evan.te...@gmail.com Reporter: popov...@ukr.net CC: gabriel.barrantes....@outlook.com Target Milestone: --- SUMMARY Until 24.05.0, pressing any number key or the . after pressing Enter/= started a new expression - the current value was replaced by the value you entered. Since 24.05.0, the same action results in the entered value being appended to the current value, so to start a new expression, you need to press Esc/C/CA. It would be nice to bring back the previous behavior. STEPS TO REPRODUCE 1. Enter 55*2 - input field contains 55*2, display field contains 110 2. Press Enter - input field contains 110, display field is empty 3. Enter 33 - display field is empty, but input field contains 11033 instead of 33 SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20240618 KDE Plasma Version: 6.0.5 KDE Frameworks Version: 6.3.0 KDE Gear Version: 24.05.1 Qt Version: 6.7.1 -- You are receiving this mail because: You are watching all bug changes.