[okular] [Bug 436990] Interactive PDF Forms with field validation cannot be filled due to repeating error window
Albert Astals Cid
bugzilla_noreply at kde.org
Fri Jun 4 22:44:10 BST 2021
https://bugs.kde.org/show_bug.cgi?id=436990
Albert Astals Cid <aacid at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|REOPENED |RESOLVED
Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
|hics/okular/commit/37aacc7f |hics/okular/commit/e457ceb7
|8bba67e0ec6b4854d901fe9dab4 |3146790c5d4a9914182433ab400
|a8efd |2815e
--- Comment #5 from Albert Astals Cid <aacid at kde.org> ---
Git commit e457ceb73146790c5d4a9914182433ab4002815e by Albert Astals Cid.
Committed on 04/06/2021 at 21:17.
Pushed by aacid into branch 'release/21.04'.
FormLineEdit: Don't run focusin action when gaining focus because of window
management
Adobe Reader doesn't do it, and with reason, because otherwise we end up
with:
* Run focus in script
* script shows alert()
* field loses focus and gains it again once the alert() is closed
* infinite loop
M +6 -2 part/formwidgets.cpp
https://invent.kde.org/graphics/okular/commit/e457ceb73146790c5d4a9914182433ab4002815e
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list