> Is this a known issue or simply something that is not and never will be
> supported?
Actually, I realise that at least the Mac "native" platform file dialog is also
built using QPlatformFileDialogHelper ... and indeed it doesn't support
embedding (= being used as a widget instead of as a dialo
Hi,
We may have identified an issue with "themed" QFileDialogs (provided through a
platform theme plugin and QPlatformFileDialogHelper) when they are intended to
be "embedded", i.e. used as a Qt::Widget :
https://bugs.kde.org/show_bug.cgi?id=404833
Is this a known issue or simply something tha