https://bugs.kde.org/show_bug.cgi?id=357824
Christoph Feck <cf...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |18.08.2 Latest Commit| |https://commits.kde.org/kca | |lc/f00e48b6a50fccba2e3a43d0 | |6752e2043fd20633 Status|REPORTED |RESOLVED --- Comment #6 from Christoph Feck <cf...@kde.org> --- Git commit f00e48b6a50fccba2e3a43d06752e2043fd20633 by Christoph Feck, on behalf of Arthur Pichlkostner. Committed on 02/10/2018 at 22:08. Pushed by cfeck into branch 'Applications/18.08'. Allow shortcut keys for both decimal separators point and comma Re-enable commented out code to handle both '.' and ',' shortcut keys for the decimal separator. Also port it from KLocale to QLocale. FIXED-IN: 18.08.2 Test Plan: Running kcalc with both locale en_US.UTF-8 and de_DE.UTF-8. In both cases the keys '.' and ',' work. Reviewed By: cfeck Differential Revision: https://phabricator.kde.org/D15680 M +4 -5 kcalc.cpp https://commits.kde.org/kcalc/f00e48b6a50fccba2e3a43d06752e2043fd20633 -- You are receiving this mail because: You are watching all bug changes.