D18352: Remember last output save directory
Mariusz Glebocki
noreply at phabricator.kde.org
Sat Apr 6 20:45:04 BST 2019
mglb added a comment.
Sorry, I've missed `Url` in `setDirectoryUrl` :/
This part in config seemed strange, as Konsole does not write it. I've looked where it comes from:
https://github.com/KDE/kio/blob/master/src/filewidgets/kfilewidget.cpp#L2037
The config is also read in this file - it populates file and path combo boxes in the dialog. The KFileWidget is used in KDE Plasma Platform Theme to implement QFileDialog.
Therefore "Recent URLs" is KDE-specific - it won't be updated on other platforms.
You can test it with GTK platform theme: `XDG_CURRENT_DESKTOP=GNOME konsole` (in Kubuntu `qt5-gtk-platformtheme` is needed) or Qt5 built-in platform theme: `XDG_CURRENT_DESKTOP=invalid konsole`
REPOSITORY
R319 Konsole
REVISION DETAIL
https://phabricator.kde.org/D18352
To: guotao, #konsole
Cc: hindenburg, ngraham, mglb, konsole-devel, gennad, thsurrel, maximilianocuria
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20190406/d4f95e9c/attachment.html>
More information about the konsole-devel
mailing list