Bug 413279

Summary: Renaming file in tree view while copying to the parent directory
Product: [Applications] dolphin Reporter: Christian Muehlhaeuser <muesli>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: akselmo, kfm-devel
Priority: NOR    
Version: 19.08.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

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.