Bug 452305

Summary: Renaming a file then down arrow
Product: [Applications] dolphin Reporter: saunders
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: abhijeetviswa, kfm-devel, kishore96
Priority: NOR    
Version: 21.12.3   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: demonstration

Description saunders 2022-04-05 19:04:55 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
When renaming a file I had it renamed then figured I could press down arrow instead of return to move to the next file, or least see if this was a hidden feature. Instead it screws up the renaming in a weird way.

STEPS TO REPRODUCE
1. In dolphin have files names something like text01.txt text02.txt text03.txt
2. Press F2 on file, rename text01.txt to textb.txt, do not press return
3. Press down arrow
4. Press down arrow again

OBSERVED RESULT
hard to explain, watch video

EXPECTED RESULT
either the edit reverts to default and unselects the file or it saves the change and moves to the next file not in edit mode.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Comment 1 saunders 2022-04-05 19:06:03 UTC
Created attachment 147987 [details]
demonstration

F2, rename, down arrow, down arrow
Comment 2 Abhijeet Viswa 2022-04-10 06:15:51 UTC
Reproducible. I think happens because once the down arrow is pressed (and the next file down the list now renameable), the file list is reordered again by name. The subsequent change in position of the newly renamed file confuses Dolphin.
Comment 3 Kishore Gopalakrishnan 2022-07-31 06:24:51 UTC

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