https://bugs.kde.org/show_bug.cgi?id=474662
Bug ID: 474662 Summary: Norwegian withholding tax form - phone number not displayed properly Classification: Applications Product: okular Version: 23.08.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: PDF backend Assignee: okular-devel@kde.org Reporter: andreaswu...@gmx.de Target Milestone: --- Created attachment 161698 --> https://bugs.kde.org/attachment.cgi?id=161698&action=edit Problematic docuemnt STEPS TO REPRODUCE 1. open attached document - and enter the form edit mode 2. Enter the phone number "+49 123 123123" - with blanks! 3. leave form edit OBSERVED RESULT "NaN" is displayed as phone number EXPECTED RESULT Phone number is display - however i would expect that the input field only accepts valid characters (as acrobat does). Phone number seems to be dfined as a number field - so it only accepts (in acrobat) the sign characters (+,-) when it is the first characters (but only once), plus the decimal separator (but only once) and no blanks. Okular accepts the sign characters at random positions and multiple times as well. Okular also accepts the blank character which it should not. => i would expect that okular behaves more like acrobat concerning the acceptance of valid characters. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Tuxedo OS (available in About System) KDE Plasma Version: KDE Frameworks Version: 5.109.0 Qt Version: 5.15.10 ADDITIONAL INFORMATION -- You are receiving this mail because: You are the assignee for the bug.