Skip to content

Conversation

@City-busz
Copy link

@City-busz City-busz commented Sep 26, 2025

The file chooser dialog is ApplicationModal by default, causing that a dialog opened for one portal request blocks dialogs requested from other applications. Setting the dialog as WindowModal avoids this problem.

The file chooser dialog is ApplicationModal by default, causing that
a dialog opened for one portal request blocks dialogs requested from other
applications. Setting the dialog as WindowModal avoids this problem.
@stefonarch
Copy link
Member

a dialog opened for one portal request blocks dialogs requested from other applications

Under Wayland I can open more than one dialog without issues (e.g. from firefox and thunderbird) - is that x11 only?

@City-busz
Copy link
Author

Under Wayland I can open more than one dialog without issues (e.g. from firefox and thunderbird) - is that x11 only?

You can open multiple dialogs, but you can't click or close the other ones that you opened earlier until you close the most recently opened dialog.

@stefonarch
Copy link
Member

I see, I never let them open.

@stefonarch
Copy link
Member

GTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants