Bug 495956 - Rename file to upper case does not work
Summary: Rename file to upper case does not work
Status: RESOLVED DUPLICATE of bug 492467
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.07.80
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-08 09:50 UTC by grofaty
Modified: 2024-11-08 18:13 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***