Bug 450303

Summary: When mass renaming, suggest the name of the right-clicked file + '#' instead of 'New name #'
Product: [Applications] dolphin Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: ASSIGNED ---    
Severity: normal CC: kfm-devel
Priority: NOR    
Version: 21.12.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Patrick Silva 2022-02-15 13:31:04 UTC
SUMMARY
Sometimes I want to rename two or more files using an already in use file name or an already in use file name with a little modification.
To do it, currently I need to copy the file name I want to use (mainly if it's a long file name), select all files I want to rename, right-click on any selected file, choose 'Rename...' and then replace 'New name #' in the renaming dialog with 'the previously copied file name #'.
Using the name of the right-clicked file would make this use case easier, I think.

STEPS TO REPRODUCE
1. select two or more files
2. right-click on any selected file, choose 'Rename...'

OBSERVED RESULT
mass renaming dialog opens suggesting 'New name #' file name instead of 'the name of the file right-clicked in the step 2 #'.

EXPECTED RESULT
mass renaming dialog should suggest 'the name of the file right-clicked in the step 2 #'.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.24.0
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2
Graphics Platform: Wayland
Comment 1 Bug Janitor Service 2023-01-29 11:52:00 UTC
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/497