Summary: | "Open destination" after copying a folder opens a file instead of the folder | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Alvaro Manuel Recio Perez <amrecio> |
Component: | notifications | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | kollix, plasma-bugs, thijs22nospam |
Priority: | NOR | ||
Version: | 4.6.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/003c2ce18cea3cbcd79a3fbfa81e55162368cab8 | Version Fixed In: | 4.9.1 |
Sentry Crash Report: |
Description
Alvaro Manuel Recio Perez
2010-06-11 18:37:41 UTC
doesn't seem to always happen. sometimes does, but is quite difficult to reproduce Sorry if I misled you. I tried three or four times with different folders and it always opened a file instead of the folder, so I assumed it always happened. Can I provide any information to help you fix the bug? Still present in KDE SC 4.5 RC1. Still present in KDE SC 4.5 RC2. I don't know why but I think I can reliably reproduce the bug... I'm still able to reproduce the bug with KDE SC 4.5.85 (4.6 Beta 2). Still present in KDE SC 4.5.95 (4.6 RC2). Right here, right now (4.7.4) I get the link to the folder, not the file. Is this one fixed by now? Closing based on comment #7. Please feel free to reopen this report if you can still reproduce this with KDE 4.8.3 or later. I'm the original reporter of the bug. I've tested this again and it seems that the link in the notification correctly points to the folder but clicking the "open" button in said notification stills opens a file from the folder instead of the folder itself. (Using KDE SC 4.8.3.) confirmed in KDE/4.9 Patch is here: https://git.reviewboard.kde.org/r/105837/ Git commit c8b92a11882e3beb98209ac3c51c34567e3af8cd by Martin Koller. Committed on 03/08/2012 at 17:22. Pushed by mkoller into branch 'KDE/4.9'. Fix url used in "open" action clicking the open button opened the last file when a complete folder was copied. Fix this by changing the url as done in the jobs completedMessage() FIXED-IN: 4.9.1 M +8 -1 plasma/generic/applets/notifications/core/completedjobnotification.cpp http://commits.kde.org/kde-workspace/c8b92a11882e3beb98209ac3c51c34567e3af8cd Git commit 003c2ce18cea3cbcd79a3fbfa81e55162368cab8 by Martin Koller. Committed on 03/08/2012 at 17:22. Pushed by mkoller into branch 'master'. Fix url used in "open" action clicking the open button opened the last file when a complete folder was copied. Fix this by changing the url as done in the jobs completedMessage() FIXED-IN: 4.9.1 M +8 -1 plasma/generic/applets/notifications/core/completedjobnotification.cpp http://commits.kde.org/kde-workspace/003c2ce18cea3cbcd79a3fbfa81e55162368cab8 |