Created attachment 117664 [details] PDF form not being handled properly SUMMARY There is a PDF form to Tax Office in The Netherlands which is not being handled properly. The file is available at https://www.belastingdienst.nl/wps/wcm/connect/bldcontentnl/themaoverstijgend/programmas_en_formulieren/aangifte-melding-opgaaf-bpm - the first link, titled Aangifte/melding/opgaaf bpm (pdf - 427kB). I have attached the file for reference as well. STEPS TO REPRODUCE 1. Open attached file in okular 2. Goto second fillable field "Documentkenmerk (Laatste 7 posities van het VIN)" 3. Try to enter anything into this field. OBSERVED RESULT Nothing happens EXPECTED RESULT One should be able to enter data into this field. It might be possible this field is being auto filled after filling the first one, for VIN, however this scenario does not work as well. In that case it could be related to #344776. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Debian GNU/Linux buster/sid (unstable) KDE Plasma Version: 5.13.2 KDE Frameworks Version: 5.47.0 Qt Version: 5.11.1 ADDITIONAL INFORMATION Okular 1.3.2 installed from Debian package okular 4:17.12.2-2.1
As far as i understand there's javascript in the file to copy the relevant bits from the first line to the second line, we're just failing to deal with that correctly
Probably you are right. I've finally found a software where it works (guess, what is it...) and, indeed, part of the first field is being copied to second field.
see https://gitlab.freedesktop.org/poppler/poppler/issues/463 and https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1288182