-
Bug
-
Resolution: Unresolved
-
Low
-
2.8.5
-
GNOME/Wayland
Often when I open the "Add files/directories" and then go do something else, I come back to find Picard frozen. Well, it's not really frozen, it's just that the file chooser dialog is (correctly) modal but it's not visible, it's behind Picard's main window. The dialog should be also transient to the main window, so that it's always on top of it.
It does not seem to use this directly. This is all handled in https://github.com/qt/qtbase/blob/0f5fbe369b84c422003e24322abc90a1b09520d2/src/plugins/platformthemes/gtk3/qgtk3dialoghelpers.cpp . Works as expected on X11.
But I just checked, it's fixed in Qt6. So we will have this fixed in Picard 3.