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