Bug 488973 - .5 is not handled like before and give errors
Summary: .5 is not handled like before and give errors
Status: RESOLVED DUPLICATE of bug 487659
Alias: None
Product: kcalc
Classification: Applications
Component: general (show other bugs)
Version: 24.05.0
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Evan Teran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-22 12:13 UTC by dom.jimmy
Modified: 2024-06-22 12:27 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 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 ***