Version: 1.0.0-beta3 (using KDE 4.3.0) OS: Linux Installed from: Debian testing/unstable Packages - go to an album, select a file, right-click->copy - paste the file back into to the same album -> nothing happens Expected behavior: pop up a rename/overwrite/abort dialog, just like when copying from one folder to another and a file already exists.
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