Bug 473030 - the math is completely broken
Summary: the math is completely broken
Status: RESOLVED FIXED
Alias: None
Product: Kalk
Classification: Applications
Component: General (show other bugs)
Version: 23.04.3
Platform: Arch Linux Linux
: NOR grave
Target Milestone: ---
Assignee: hanyoung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-05 10:51 UTC by Severi Jääskeläinen
Modified: 2023-08-05 11:08 UTC (History)
1 user (show)

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


Attachments
an example of the bug (22.59 KB, image/png)
2023-08-05 10:51 UTC, Severi Jääskeläinen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Severi Jääskeläinen 2023-08-05 10:51:16 UTC
Created attachment 160752 [details]
an example of the bug

The math just completely breaks after inputting any number greater than/equal to 1000

Examples:
5000+5=25
1000+50=50
2050-20=60
1000-5=-5
1000*1000=0
10000*5=0

This is not a one-time bug, it's consistent, at least on my system

OS: Arch Linux
Kernel: 6.4.8-zen1-1-zen (64-bit)
Plasma Version: 5.27.7

Do math, but don't do meth
Comment 1 hanyoung 2023-08-05 11:08:10 UTC
already fixed in trunk