https://bugs.kde.org/show_bug.cgi?id=359213
--- Comment #2 from François <ftech...@yahoo.fr> --- This is a very annoying problem that is still here in 16.12.1. The widget is using KURLRequester and this seems to call QFileDialog::getOpenFileName instead of QFileDialog::getSaveFileName which forces a dialog to get existing files only. This may not be a problem on KDE but with Gnome the dialog is very simple and doesn't permit to anything else than an existing file nor create a folder. (see attachment) Is there a way to force KURLRequester to load the right dialog ? -- You are receiving this mail because: You are watching all bug changes.