flatpak / xdg-desktop-portal-gtk

Gtk implementation of xdg-desktop-portal
GNU Lesser General Public License v2.1
129 stars 100 forks source link

X11/Qt: file portal dialog placed behind main window #306

Open eszlari opened 4 years ago

eszlari commented 4 years ago

Under a Gnome X11 session, with flatpak apps that use Qt / the KDE runtime, the file portal dialog gets placed behind the application window. I have seen reports where users believe the (maximized) app crashed, because the dialog can't be seen and there's no reaction to input because of the focus change.

OS tested: Fedora 32 apps tested: org.kde.kdenlive, org.shotcut.Shotcut tested but not affected: Wayland, GTK apps, KDE Plasma / xdg-desktop-portal-kde

starball5 commented 7 months ago

Is there any non-superficial relation between this issue and #137?