Version: (using KDE 4.2.90) Dolphin messes up if we try to copy, and then paste in the same containing folder, a previously renamed folder. How to reproduce: 1 - Create folder oldname 2 - F2 to rename oldname to newname 3 - copy newname 4 - paste newname Dolphin pastes the new folder as oldname and not newname. This gets even stranger if the renamed folder is not empty. Dolphin will create a folder with the oldname, as described before, and then try to paste copies of the content of newname not inside of oldname but inside newname.
Here using: Qt: 4.5.2 (KDE-Qt git commit 46a247a2c9a8c0c4456a02f6a0922d859d88fe76 Date: Fri Jun 26 13:45:37 2009 +0200) KDE: 4.3.60 (KDE 4.3.60 (KDE 4.4 >= 20090624)) kdelibs svn rev. 987857 / kdebase svn rev. 987857 on ArchLinux i686 - Kernel 2.6.30 I can reproduce this behaviour. I wonder if this could be related to some cache issue at KDirLister (or related to bug 192185). I'm going to update my build later to double check
It is still reproducible using r989437.
Might be related to bug 195385.
@Frank: yes, it could be the same
*** This bug has been marked as a duplicate of bug 195385 ***