SUMMARY Renaming lower case file names to upper case does not work. STEPS TO REPRODUCE 1. Lets say existing file name is abc.txt 2. Press F2 to rename existing file to ABC.txt 3. Press Enter. Dialog is opened if I want to override the file. Click on Override button. 4. The same dialog opens with information bellow "The files are identical". OBSERVED RESULT 5. Click on Cancel button and ABC.txt is displayed, it looks like file was renamed. EXPECTED RESULT 6. Close down Dolphin and restart and there is still file abc.txt, so file was not renamed. SOFTWARE/OS VERSIONS Windows: 11 Dolphin: 24.07.70 KDE Frameworks Version: 6.2.0 ADDITIONAL INFORMATION Work-around: 7. Rename file to abc2.txt. 8. Rename file to ABC.txt and now we have new file as we wanted with upper case. Renaming from lower to upper case works fine in Windows Explorer.
*** This bug has been marked as a duplicate of bug 492467 ***