Hi Kevin / all, KUrlRequester::setUrl(QUrl url) calls url.toDisplayString(Qt::PreferLocalFile). This leads to locations like "/C:/....", i.e. a leading '/' is prepended.
This issue was once raised in http://lists.qt-project.org/pipermail/development/2014-August/018002.html but it seems that no action was taken, correct? Due to this issue, the find in files plugin typically uses a path that does not work, i.e. one always has to remove '/' manually before doing the search. Any Infos on this? Was a qt bug report ever filed? Or is there a bug in KUrlRequester, and PreferLocalFile should not be used here? Greetings, Dominik _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
