Bug 495956

Summary: Rename file to upper case does not work
Product: [Applications] dolphin Reporter: grofaty
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: filip.kendes1, kfm-devel
Priority: NOR    
Version: 24.07.80   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description grofaty 2024-11-08 09:50:37 UTC
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.
Comment 1 Filip 2024-11-08 18:13:19 UTC

*** This bug has been marked as a duplicate of bug 492467 ***