Summary: | Pressing numeric key or . after pressing Enter/= should start a new expression | ||
---|---|---|---|
Product: | [Applications] kcalc | Reporter: | popov895 <popov895> |
Component: | general | Assignee: | Gabriel Barrantes <gabriel.barrantes.dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fanzhuyifan, followait, gabriel.barrantes.dev, mattmunee, popov895 |
Priority: | NOR | Keywords: | regression |
Version: | 24.05.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/kcalc/-/commit/e8152271ad76535caafe07f693550e8219238fb3 | Version Fixed In: | |
Sentry Crash Report: |
Description
popov895
2024-06-23 11:53:54 UTC
Can reproduce on master. A possibly relevant merge request was started @ https://invent.kde.org/utilities/kcalc/-/merge_requests/110 Git commit e8152271ad76535caafe07f693550e8219238fb3 by Gabriel Barrantes. Committed on 04/07/2024 at 21:09. Pushed by gabrielbarrantes into branch 'master'. Start new input on numeric entries after "equal" Clear input display after a result has been moved to the input display when entering a digit or decimal point. M +13 -3 kcalc.cpp M +1 -0 kcalc.h M +28 -11 kcalc_input_display.cpp M +4 -3 kcalc_input_display.h https://invent.kde.org/utilities/kcalc/-/commit/e8152271ad76535caafe07f693550e8219238fb3 *** Bug 490722 has been marked as a duplicate of this bug. *** |