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

--- Comment #16 from Cesar Garcia <cesa...@gmail.com> ---
I tried to find the bottom of the rabbit hole and found that Qt (and maybe
others) parses the Unicode Common Locale Data Repository (CLDR) for their
locale info. In 2016 PerĂº issued a government resolution [1] where the comma
must be used as decimal separator. I found the CLDR bug tracker and there is an
issue [2] where they are aware of the change but are currently using the dot as
is the common usage in the country right now.

A proper fix would be that CLDR updates their data so other projects (including
Qt) will use the correct separator.

This won't happen anytime soon so a patch where the comma can also be used in
the krunner calculator will be a welcome change.

[1] https://www.sbn.gob.pe/Repositorio/resoluciones_sbn/RESOLUCION_559_0309.pdf
[2] https://unicode-org.atlassian.net/projects/CLDR/issues/CLDR-11048

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

Reply via email to