https://bugs.kde.org/show_bug.cgi?id=406388

--- Comment #4 from Alexander Lohnau <alexander.loh...@gmx.de> ---
I can still reproduce this on KDE Neon Unstable with version: 2.2.1-0.

Could you maybe run:
>echo $LC_NUMERIC 
This ENV variable is used to determine the decimal separator.

Commas can also be used in the context of vectors, for example:
>[1,2]+[3,4]
So we could just check if we explicitly use vectors, and if not do pretty much
the same thing as in
https://invent.kde.org/plasma/plasma-workspace/-/blob/master/runners/calculator/calculatorrunner.cpp#L186
but just the other way around.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to