https://bugs.kde.org/show_bug.cgi?id=369611
--- Comment #3 from Nate Graham <pointedst...@zoho.com> --- It turns out this is impossible as currently implemented, because the QT file picker does not have a mode that allow the selection of either files or directories--only one at a time (https://bugreports.qt.io/browse/QTBUG-720). We could change it to show files, but then it wouldn't accept directories as input. Until and unless the QT file dialog gains that ability, we need to rewrite how we handle this use case to account for the lack of this feature. -- You are receiving this mail because: You are watching all bug changes.