When downloading a file from source: http://website.com/foo and saving it to destination: file:///path/to/bar, the notification shown is titled after the original file name ("foo", in this case). It should instead use the destination file name as that's what the user relates to.
Git commit 499d145e1a36fa0e08ba9013c41805483c22da83 by Kai Uwe Broulik, on behalf of Karthik Periagaram. Committed on 17/08/2018 at 09:40. Pushed by broulik into branch 'master'. Label job notifications with destination file name If a destination file name is present, it is a better label for a job than the source file name. This is particularly true for web downloads where the source file name may be a gibberish base64 string while the destination file name would be selected by the user. If there is no destination file name, we fall back to using the source file name. Differential Revision: https://phabricator.kde.org/D14857 M +2 -1 applets/notifications/package/contents/ui/JobDelegate.qml https://commits.kde.org/plasma-workspace/499d145e1a36fa0e08ba9013c41805483c22da83