https://bugs.kde.org/show_bug.cgi?id=436990
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/okular/commit/37aacc7f | |8bba67e0ec6b4854d901fe9dab4 | |a8efd Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #3 from Albert Astals Cid <aa...@kde.org> --- Git commit 37aacc7f8bba67e0ec6b4854d901fe9dab4a8efd by Albert Astals Cid. Committed on 24/05/2021 at 22:26. Pushed by aacid into branch 'okular_focus_actions'. 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/37aacc7f8bba67e0ec6b4854d901fe9dab4a8efd -- You are receiving this mail because: You are the assignee for the bug.