Bug 383641

Summary: F2 (Rename) on file which changed its position while quickly selecting with cursor up/down key shows wrong content
Product: [Applications] dolphin Reporter: Gregor Mi <codestruct>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: elvis.angelaccio, nate, sebastian
Priority: NOR    
Version: 17.04.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: demo1

Description Gregor Mi 2017-08-17 17:19:54 UTC
The following behaviour hinders renaming files using the keyboard in quick succession.

First the correct behaviour when typing in a slow fashion:

1) Have two files "a" and "b" in Details View
2) Select "b", press F2, rename it to "1b", press Enter
3) Observe that after a short moment the file "1b" moves above "a".
4) Use cursor key to select "a", press F2 and rename. OK

Now this happens when we speed up things:

1) Again, have two files "a" and "b" in Details View
2) Select "b", press F2, rename it to "1b", press Enter
3) Now, before file "1b" moves above "a", be quick to press Cursor up (selects "a") and then press F2
4) Observe that now the first file in the list is in renaming mode with the text "a" (*) selected. The second file is also named "a".

(*) the text "a" is wrong. It should be "1b". One could think one would rename the file "a" while in reality "1b" is renamed again.
Comment 1 Gregor Mi 2017-08-17 17:26:20 UTC
Created attachment 107334 [details]
demo1

add a little screencast to demonstrate
Comment 2 Sebastian Frei 2017-10-23 12:26:32 UTC
I guess this is a duplicate of 331236.
Comment 3 Nate Graham 2017-11-12 19:10:16 UTC

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