SUMMARY If I select multiple files in Dolphin and rename them all with numeric names, and some numeric names match the existing file names, I get a popup "This action would overwrite (file) with itself" and won't let me keep the name. STEPS TO REPRODUCE 1. Open a folder with files (eg. 1.png, 3.png, and 4.png). 2. Select all and press F2 to open the rename popup. 3. Rename them to # (the expected result is 1.png, 2.png, and 3.png). OBSERVED RESULT For every file whose name is unchanged, I get a popup: "This action would overwrite (file) with itself". The only way to perform a bulk rename is to rename all the files twice (first to _# so all files are renamed, then to # so files have the correct name). EXPECTED RESULT When performing bulk renames (and possibly individual renames), no-op renames are ignored. SOFTWARE/OS VERSIONS Operating System: Garuda Linux KDE Plasma Version: 5.21.1 KDE Frameworks Version: 5.79.0 Qt Version: 5.15.2 Kernel Version: 5.10.15-120-tkg-bmq OS Type: 64-bit Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-6200U CPU @ 2.30GHz Memory: 7.6 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 520 ADDITIONAL INFORMATION