Bug 441423

Summary: Continuous file rename function moves to the wrong file
Product: [Applications] dolphin Reporter: popov895 <popov895>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: normal CC: kfm-devel, nate, popov895
Priority: NOR    
Version First Reported In: 21.08.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
URL: https://invent.kde.org/system/dolphin/-/commit/5a0da4a9c8d10dc1921077d84bdabf05d20150b0
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description popov895 2021-08-23 11:54:58 UTC
SUMMARY

The continuous file rename feature (when renaming files, move to next file using tab/up/down key) currently doesn't work properly.

The problem is that when renaming the current file and pressing the tab/up/down key, the rename text field moves to the wrong file if the new name of the current file affects the sort order. For example, we have files 1, 2 and 3. Then, after renaming file 1 to 4 and pressing the tab/down key, the rename text field moves to file 3, but not to file 2 (as expected).

SOFTWARE/OS VERSIONS

Operating System: openSUSE Tumbleweed 20210820
KDE Plasma Version: 5.22.4
KDE Frameworks Version: 5.85.0
KDE Applications Version: 21.08.0
Qt Version: 5.15.2
Graphics Platform: X11