D25856: Show IOSlaves that return local files when in local file mode

Méven Car noreply at phabricator.kde.org
Tue Dec 10 17:25:26 GMT 2019


meven added inline comments.

INLINE COMMENTS

> kdialog.cpp:865
>          if (!saveUrls) {
> -            dlg.setSupportedSchemes({QStringLiteral("file")});
> +            dlg.setSupportedSchemes(schemesthatReturnLocalFiles());
>          }

The trash recentlyused tags and desktop ioslaves can't be save filename' folder since they are not writable.
So I believe this should be undone here.

REPOSITORY
  R229 KDialog

REVISION DETAIL
  https://phabricator.kde.org/D25856

To: ngraham, #frameworks, #dolphin
Cc: meven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191210/ca466a1f/attachment.html>


More information about the Kde-frameworks-devel mailing list