Bug 489178 - Cannot multiply by decimal
Summary: Cannot multiply by decimal
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-06-25 13:07 UTC by Michael
Modified: 2024-06-25 18:04 UTC (History)
1 user (show)

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


Attachments
Screenshot of the behavior (17.50 KB, image/png)
2024-06-25 13:09 UTC, Michael
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael 2024-06-25 13:07:26 UTC
SUMMARY
You cannot multiply by a decimal unless you put a zero in front of the decimal.  My Casio MS-80B can do this no problemo, so can my Android calculator, and the Google calculator

STEPS TO REPRODUCE
1. Type something like, "10x.5"
2. Press "="

OBSERVED RESULT

You get "Input error"

EXPECTED RESULT

You get "5".

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon 6.0
(available in About System)
KDE Plasma Version: 6.1.0
KDE Frameworks Version: 6.3.0 
Qt Version: 6.7.0

ADDITIONAL INFORMATION

This works if instead of "10x.5" you do "10x0.5". This also happens with division, addition, and subtraction operations. It is not obvious that you would need to put a zero before the decimal point
Comment 1 Michael 2024-06-25 13:09:33 UTC
Created attachment 170958 [details]
Screenshot of the behavior
Comment 2 Gabriel Barrantes 2024-06-25 18:04:08 UTC

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