Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compare - Text files different and case also different - bug when delete and copy #2599

Closed
Darmann2 opened this issue Jan 2, 2025 · 1 comment

Comments

@Darmann2
Copy link

Darmann2 commented Jan 2, 2025

image

The topic is about the files NTRIP.cpp, NTRIP.h on the left side and ntrip.cpp, ntrip.h on the right side.
First I delete the files on the right side:
image
After deleting it looks like expected:
image
Then I want to copy the files from left to right, I asume that the case of the naming will be copied too!
image
image

But they get named like the old one after copy!
image

When I do a refresh after delete - it will copy the correct way!

Version 2.16.44.0
X64

@sdottaka
Copy link
Member

sdottaka commented Jan 5, 2025

This issue has been fixed in commit fbfe108.
Thank you for reporting it.

@sdottaka sdottaka closed this as completed Jan 5, 2025
@sdottaka sdottaka added this to the v2.16.46 milestone Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants