| Summary: | Copy and paste fails silently when pasting file back into the same folder | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Michael G. Hansen <mike> |
| Component: | Usability-Clipboard | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | 1.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 1.0.0 | |
| Sentry Crash Report: | |||
|
Description
Michael G. Hansen
2009-08-31 07:11:26 UTC
SVN commit 1022934 by mwiesweg: For internal drag / paste events, handle copying of items to the same album: If no copy operation is explicitly requested, ignore as before; if this is done, start a copy operation. kdelibs will ask for new filenames. BUG: 205756 M +3 -1 NEWS M +5 -1 digikam/digikamimageview.cpp M +66 -15 digikam/imagedragdrop.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1022934 |