https://bugs.kde.org/show_bug.cgi?id=376365
--- Comment #3 from Fabian Vogt <[email protected]> --- Git commit e70f8134a2bc4b3647e245c05f469aeed462a246 by Fabian Vogt. Committed on 13/02/2017 at 15:11. Pushed by fvogt into branch 'Plasma/5.8'. Do not treat filename in selection as URL Summary: KFileWidget::setSelection(QString &) accepts either absolute URLs or relative paths. If the filename contains a :, it gets treated as a URL and gets rejected. This forces setSelection to parse it as URL. Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D4579 M +1 -1 src/platformtheme/kdeplatformfiledialoghelper.cpp https://commits.kde.org/plasma-integration/e70f8134a2bc4b3647e245c05f469aeed462a246 -- You are receiving this mail because: You are watching all bug changes.
