https://bugs.kde.org/show_bug.cgi?id=445868
Bug ID: 445868 Summary: Okular fills "number only" PDF forms fields with the wrong thousands separator. Product: okular Version: 21.08.3 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: PDF backend Assignee: okular-de...@kde.org Reporter: tnem...@free.fr Target Milestone: --- SUMMARY In my locale (FR) the decimal separator is the comma and the thousands separator is either none or space. In the US, the thousands separator is the comma... When filling my tax information forms, when I want to put 1000, it displays "1,000" which really means "1" locally. STEPS TO REPRODUCE 1. Have a PDF with numbers only form fields and a locale that doesn't have "," as thousands separator 2. Fill the form field with a big enough number 3. Close the form fields and look at the results. OBSERVED RESULT A field with the value "1000" inside displays "1,000". EXPECTED RESULT It should display "1 000". SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.23.3 KDE Frameworks Version: 5.86.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.