https://bugs.kde.org/show_bug.cgi?id=489826
Bug ID: 489826 Summary: Input Error if decimal values less than one entered without leading Zero Classification: Applications Product: kcalc Version: 24.05.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: evan.te...@gmail.com Reporter: erben...@comcast.net CC: gabriel.barrantes....@outlook.com 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 if you try a simple calculation with 2 numbers and either of them is less than one then if you do not enter a leading zero before the decimal point you get an Input Error STEPS TO REPRODUCE (hit AC before each step) 1. Enter this: 16 x .2 = The result is Input Error 2. Enter this: 16 x 0.2 = The result is computed correctly and no error is reported 3. OBSERVED RESULT Input Error EXPECTED RESULT Same as step 2 SOFTWARE/OS VERSIONS Linux: openSuse Tumbleweed x86_64 KDE Plasma 6.1.2 (as reported by "grep X-KDE-PluginInfo-Version /usr/share/xsessions/plasma6.desktop" ) Qt: 5.15.14 ( as reported by "qtpaths --qt-version" ) >From kcalc About: KDE Frameworks Version: 6.3.0 Qt Version: built against 6.7.2 -- You are receiving this mail because: You are watching all bug changes.