[okular] [Bug 418445] PDF Form with JavaScript logic cannot be populated properly
Albert Astals Cid
bugzilla_noreply at kde.org
Sat Mar 28 23:46:36 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=418445
--- Comment #2 from Albert Astals Cid <aacid at kde.org> ---
Git commit 5035f90dd9c0290d1f829964029c86b9b1deadec by Albert Astals Cid.
Committed on 28/03/2020 at 23:12.
Pushed by aacid into branch 'master'.
Fix forms sometimes showing an old value
If from processFormatAction we call setAppearanceText,
we need to call setAppearanceText from outside too, otherwise when the
formatting action doesn't create a different text we still show the old
old value
M +1 -0 core/document.cpp
https://invent.kde.org/kde/okular/commit/5035f90dd9c0290d1f829964029c86b9b1deadec
--- Comment #3 from Albert Astals Cid <aacid at kde.org> ---
Git commit d3b43b0b1e46f66d8b6e2a1d8d2d7ef3875136d0 by Albert Astals Cid.
Committed on 28/03/2020 at 23:12.
Pushed by aacid into branch 'master'.
Implement AFMakeNumber
Also make stringToNumber be stubborn when converting strings to numbers
M +10 -0 core/script/builtin.js
M +11 -10 core/script/kjs_util.cpp
https://invent.kde.org/kde/okular/commit/d3b43b0b1e46f66d8b6e2a1d8d2d7ef3875136d0
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list