D25572: [KFileWidget] Allow double quotes in filenames
Nathaniel Graham
noreply at phabricator.kde.org
Fri Nov 29 22:17:34 GMT 2019
ngraham added a comment.
This isn't working for me. When I create a file named `"foobar".txt`, the file dialog is still unable to open it, saying:
> The file "/home/nate/Desktop/Foobar" could not be found
INLINE COMMENTS
> kfilewidgettest_saving_gui.cpp:31
> KFileWidget* fileWidget = new KFileWidget(QUrl(QStringLiteral("kfiledialog:///SaveDialog")), nullptr);
> - fileWidget->setOperationMode(KFileWidget::Saving);
> - fileWidget->setMode(KFile::File);
These changes seem unrelated
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D25572
To: meven, #frameworks, ngraham, dfaure
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191129/91bd8fda/attachment.html>
More information about the Kde-frameworks-devel
mailing list