Bug 311101 - Wrong selection shown after cut & paste operation
Summary: Wrong selection shown after cut & paste operation
Status: RESOLVED DUPLICATE of bug 304615
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-03 18:38 UTC by Christian Muehlhaeuser
Modified: 2012-12-03 19:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***