Bug 413279 - Renaming file in tree view while copying to the parent directory
Summary: Renaming file in tree view while copying to the parent directory
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 19.08.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-21 14:21 UTC by Christian Muehlhaeuser
Modified: 2019-10-21 14:21 UTC (History)
1 user (show)

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 2019-10-21 14:21:12 UTC
Given situation: viewing the detail/tree view of a directory X, with the following contents:

A
--ChildOfA.txt

B
C
...

I was inline renaming "ChildOfA.txt" (with the expanded folder A), while another background process kept copying to the parent directory X.

The view updated while I was editing and when I pressed enter, instead of renaming "ChildOfA.txt" it ended up renaming directory B.