Bug 379780 - File rename operation interleaves badly with file copy operation
Summary: File rename operation interleaves badly with file copy operation
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: details mode (show other bugs)
Version: 16.12.3
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-13 13:43 UTC by David Tonhofer
Modified: 2017-09-03 15:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Tonhofer 2017-05-13 13:43:33 UTC
Scenario:

1) Copy a large file A off the USB stick (which takes a bit)
2) Start renaming a file B that already resides in the copy destination directory
3) The file copy operation for A finishes while renaming of B is going on
4) The file A is before B in lexicographic order
5) The icon of the file B that I want to rename is switched with the icon of the file A, the rename operation stays pending.
5) If I press return now, I would rename A, not B

Reproducable.
Comment 1 Nate Graham 2017-09-03 15:05:48 UTC
Interesting bug! I tried hard but couldn't reproduce it in Dolphin 17.08.0. Please let me know if it recurs there.