https://bugs.documentfoundation.org/show_bug.cgi?id=145377

Caolán McNamara <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |

--- Comment #2 from Caolán McNamara <[email protected]> ---
I'm guessing this became a problem at...

commit 2b47c5f295589acb18d4404137c6b72d20f019b6
Date:   Mon Jun 8 15:45:10 2020 +0200

    remove the fake SvxScriptErrorDialog code

    which just forwards to an async real dialog.

Seeing as the script dialog is dismissed by the m_xDialog->response(RET_CANCEL)
before the error dialogs get a chance to run, then I would imagine just
changing things to give the error dialogs the parent of the script dialog
rather than the script dialog to use as their parent

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

Reply via email to