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
Created attachment 147987 [details] demonstration F2, rename, down arrow, down arrow
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.
*** This bug has been marked as a duplicate of bug 444311 ***