Bug 490470 - input error when finding percentages if no perceding 0 before percent
Summary: input error when finding percentages if no perceding 0 before percent
Status: RESOLVED DUPLICATE of bug 487659
Alias: None
Product: kcalc
Classification: Applications
Component: general (show other bugs)
Version: 24.05.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Evan Teran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-18 19:40 UTC by squallcatchall
Modified: 2024-07-18 19:42 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description squallcatchall 2024-07-18 19:40:11 UTC
***
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
Comment 1 squallcatchall 2024-07-18 19:42:33 UTC

*** This bug has been marked as a duplicate of bug 487659 ***