Bug 496372 - Entry history broken
Summary: Entry history broken
Status: RESOLVED NOT A BUG
Alias: None
Product: kcalc
Classification: Applications
Component: general (show other bugs)
Version: 23.08.5
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Gabriel Barrantes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-17 12:09 UTC by Dominik
Modified: 2024-11-17 23:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Problem view of KCalc after entering the operation (87.15 KB, image/png)
2024-11-17 12:09 UTC, Dominik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik 2024-11-17 12:09:54 UTC
Created attachment 175878 [details]
Problem view of KCalc after entering the operation

SUMMARY
The KCalc has a history of the entries typed into the calculator.  The history is on the right side of the panel and tracks the numbers as well as the operators entered into the calculators main input field.

The history usually looks right, but I produced a case in which it looks weird, even though the final result of the calculation is correct.

STEPS TO REPRODUCE
1. Enter the following addition: 16.4 + 8.2 + 8.2 + 123 + 32.8 + 8.2 + 24.6 + 24.6

OBSERVED RESULT
The history looks like the attached screenshot

EXPECTED RESULT
The history reflects the figures and operations entered in a human-legible format.

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 24.04
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13
Kernel Version: 6.8.0-48-generic (64-bit)
Graphics Platform: offscreen
Processors: 12 × Intel® Core™ i7-9750H CPU @ 2.60GHz
Memory: 15.3 GiB of RAM
Graphics Processor: Quadro T2000/PCIe/SSE2

ADDITIONAL INFORMATION
Comment 1 Gabriel Barrantes 2024-11-17 23:56:43 UTC
That's an old version, update to latest, I think this got resolved after 24. Such a long input will be split into lines tho, but that would be covered by https://invent.kde.org/utilities/kcalc/-/issues/20.