https://bugs.kde.org/show_bug.cgi?id=404833
--- Comment #2 from RJVB <rjvber...@gmail.com> --- Created attachment 118373 --> https://bugs.kde.org/attachment.cgi?id=118373&action=edit Scribus startup wizard with KDE platform dialog Screenshots of the 2 examples mentioned above. Some tracing shows that KDEPlatformFileDialogHelper::show() is called with windowflags `WindowTitleHint|WindowSystemMenuHint|WindowMinMaxButtonsHint|WindowCloseButtonHint|WindowFullscreenButtonHint`. The parent is as expected, but injecting Qt::Widget into the window flags does not have any effect. Also suspicious is the fact that the modal flag is false while Scribus does request a modal dialog. -- You are receiving this mail because: You are watching all bug changes.