Skip to content

KFileItemClipboard: call urlsFromMimeData with SkipXdgPortal

Jin Liu requested to merge genericity/dolphin:skip-xdg-portal into master

This returns the original paths in clipboard, not modified by the XDG Document Portal. Otherwise symlinks are resolved by the portal and we don't recognize them in the current dir. BUG: 470147

Depends on frameworks/kcoreaddons!364

Edited by Jin Liu

Merge request reports