https://bugs.kde.org/show_bug.cgi?id=436990
Albert Astals Cid <aa...@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 <aa...@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.