[okular] [Bug 472756] Infinite modal dialog in PDF form

Albert Astals Cid bugzilla_noreply at kde.org
Tue Aug 1 23:15:44 BST 2023


https://bugs.kde.org/show_bug.cgi?id=472756

Albert Astals Cid <aacid at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/okular/-/commit/f940ca
                   |                            |1e2eda350b6e556f21adbd330fc
                   |                            |99f8bb2
             Status|ASSIGNED                    |RESOLVED

--- Comment #4 from Albert Astals Cid <aacid at kde.org> ---
Git commit f940ca1e2eda350b6e556f21adbd330fc99f8bb2 by Albert Astals Cid.
Committed on 02/08/2023 at 00:07.
Pushed by aacid into branch 'master'.

Forms: 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()
 * form loses focus and gains it again once the alert() is closed
 * infinite loop

The same fix we did in e457ceb73146790c5d4a9914182433ab4002815e but for
the rest of the widgets

M  +1    -1    part/formwidgets.cpp

https://invent.kde.org/graphics/okular/-/commit/f940ca1e2eda350b6e556f21adbd330fc99f8bb2

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list