Bug 488973

Summary: .5 is not handled like before and give errors
Product: [Applications] kcalc Reporter: dom.jimmy
Component: generalAssignee: Evan Teran <evan.teran>
Status: RESOLVED DUPLICATE    
Severity: normal CC: gabriel.barrantes.dev
Priority: NOR    
Version: 24.05.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description dom.jimmy 2024-06-22 12:13:05 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
When typing your formula and you need to type 0.5 in it. Previously you can type .5 for it. But when typing now .5 it gives errors in the formula

STEPS TO REPRODUCE
1. Type formula with keyboard and place .5 in it
2. Press enter
3. Gives UI.tvoerfout

OBSERVED RESULT
Type 1+.5 enter it gives UI.tvoerfout

EXPECTED RESULT
Type 1+.5 enter and the result should be 1.5

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 6.1.0
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.1

ADDITIONAL INFORMATION
Worked in older versions
Comment 1 Antonio Rojas 2024-06-22 12:27:41 UTC

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