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

--- Comment #4 from Michael Weghorn <[email protected]> ---
One observation was also that despite `QDialog::exec` having been called, the
file dialog didn't show up at all for the problematic cases, so likely the
application was waiting for the dialog to be closed again, while the user
didn't see the dialog to interact with it.

This *might* be related to the parent not properly being set.

https://gerrit.libreoffice.org/c/core/+/184625 fixes another scenario that
depends on the proper parent being set (main window properly being greyed out
and file dialog always staying on top on Wayland).

@Heiko: Can you please check whether that helps for your issue, too?

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

Reply via email to