Bug 452305 - Renaming a file then down arrow
Summary: Renaming a file then down arrow
Status: RESOLVED DUPLICATE of bug 444311
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.12.3
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-05 19:04 UTC by saunders
Modified: 2022-07-31 06:24 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
demonstration (62.53 KB, video/x-matroska)
2022-04-05 19:06 UTC, saunders
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***