Created attachment 104235 [details] WI 2016 Tax Form Wisconsin 2016 tax form (fill in) won't fill in lines 14 & 39. Works on Windows 7 Adobe Reader, but fails on all Linux PDF Viewers. Form is attached. Please advise gh4wi@mail.com
Confirmed with the current okular git master, and poppler 0.48 from Debian Testing. Also confirmed with Atril (the Mate viewer), so supposedly it is a poppler issue. Incidentally, just opening and closing the document in okular gives me console error messages: ~/tmp> okular 2016-Form1f.pdf evaluate() threw an exception [unrelated stuff] LEAK: 94 KJS::Node ~/tmp> I don't know whether that is related, though.
Those fields are auto updating, i did some coding and it's "kind of working" but still needs work https://www.youtube.com/watch?v=fCLFkpaW3Ug
Thanks for the testing info & the GitHub Link. Will this be fixed ? regards, Gary H. On 02/28/2017 07:06 PM, Albert Astals Cid wrote: > https://bugs.kde.org/show_bug.cgi?id=376958 > > Albert Astals Cid <aacid@kde.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |aacid@kde.org > > --- Comment #2 from Albert Astals Cid <aacid@kde.org> --- > Those fields are auto updating, i did some coding and it's "kind of working" > but still needs work https://www.youtube.com/watch?v=fCLFkpaW3Ug >
Git commit 4573c7a646068c2f49a02c50ee8bc4c157a3f791 by Albert Astals Cid. Committed on 03/03/2017 at 00:08. Pushed by aacid into branch 'master'. Recalculate forms after other are edited M +35 -0 core/document.cpp M +2 -0 core/document_p.h M +7 -0 generators/poppler/generator_pdf.cpp https://commits.kde.org/okular/4573c7a646068c2f49a02c50ee8bc4c157a3f791