https://bugs.kde.org/show_bug.cgi?id=490470
Bug ID: 490470
Summary: input error when finding percentages if no perceding 0
before percent
Classification: Applications
Product: kcalc
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org
If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
SUMMARY
calculator does not assume that a zero goes before the decimal point for
instance i get input error if i .2*100
but it will work perfectly if i put 0.2*100 it took posting on reddit to figure
out why the calculator app wasnt working and had to resort to using google to
find the percentage
STEPS TO REPRODUCE
1. type .2*100 into the calculator
2.
3.
OBSERVED RESULT
input error
EXPECTED RESULT
20
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma: Manjaro Linux (x86_64)
(available in About System)
KDE Plasma Version: 24.05.1
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.