https://bugs.kde.org/show_bug.cgi?id=436933
--- Comment #2 from Mahmud Nabil <[email protected]> --- (In reply to leo from comment #1) > I think this should be solved by using Calculator::unlocalizeExpression from > libqalculate instead of custom locale handling code. Exactly what I had suggested here: https://bugs.kde.org/show_bug.cgi?id=406388#c19, but the maintainer seemed to be preferring his custom logic of considering both '.' and ',' to be used as decimal separator. Now when I try krunner after 4 years the comma is neither considered a decimal separator nor a expression separator, the comma is just ignored, for instance '= comb(10,5) ' becomes '= comb(105) ' :). So the implementation still does not match the user guide, https://userbase.kde.org/Plasma/Krunner#Calculator. -- You are receiving this mail because: You are watching all bug changes.
