Bug 311101

Summary: Wrong selection shown after cut & paste operation
Product: [Applications] dolphin Reporter: Christian Muehlhaeuser <muesli>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 2.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christian Muehlhaeuser 2012-12-03 18:38:30 UTC
Adding new files to the source-folder during a move operation causes Dolphin to incorrectly draw items once the operation finished.

Reproducible: Always

Steps to Reproduce:
1. Select (e.g.) 5 items & press Ctrl+x to cut them for pasting.
2. Go to another folder and paste the items.
3. While the move operation is on-going, add new files to the source-folder (the one where you cut the items) outside of Dolphin.

Actual Results:  
After the move operation finished, the source folder shows 5 different items as being cut (always the same amount as you had selected for cutting before). The items don't actually seem to be in the clipboard, it's merely a visual glitch: the icons are transparently drawn as if they were cut right now.

Expected Results:  
The items shouldn't appear "cut".

I observed this in "Detail view mode". I'm not sure whether it's a problem specific to this view, though.
Comment 1 Frank Reininghaus 2012-12-03 19:51:20 UTC
Thanks for the bug report! I cannot reproduce in the 4.9 branch, looks like it's indeed a duplicate of a bug that looks very similar.

*** This bug has been marked as a duplicate of bug 304615 ***