Created attachment 159341 [details] The bug with space as a thousands separator If the number format with a space as a thousands separator is selected in the regional settings, the calculator treats integers as separate STEPS TO REPRODUCE 1. Set a space as a thousands separator in the regional settings 2. Just start typing a number greater than 1000 into the calculator 3. Only the last 3 digits of the number will be accepted OBSERVED RESULT Only the last 3 digits in numbers greater than 1000 will be accepted EXPECTED RESULT Space inside numbers must be suppressed SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.3.1-arch1-1 (64-bit) KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.105.0 Qt Version: 5.15.9
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kalk/-/merge_requests/62
Git commit be525ebe2aac0ec186762b4cffc65bd91ab46789 by Han Young. Committed on 31/05/2023 at 16:58. Pushed by hanyoung into branch 'master'. fix parse bug for locales using space group separator @mlang M +6 -0 src/inputmanager.cpp https://invent.kde.org/utilities/kalk/-/commit/be525ebe2aac0ec186762b4cffc65bd91ab46789