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

Error comparing accented words case insensitive #186

Open
rodrigoq opened this issue Sep 12, 2019 · 1 comment
Open

Error comparing accented words case insensitive #186

rodrigoq opened this issue Sep 12, 2019 · 1 comment

Comments

@rodrigoq
Copy link

Hello, compare this two texts on new documents with "Ignore Case" setting checked, the text should be evaluated as equal. You get differences on accented words.

Left:
LA MAÑANA PALABRA ACCIÓN
Right:
la mañana palabra acción

IF you remove accented chars (ñáéíóú, etc.) you get no differences lines

Configuration:
WinMerge.txt

@Tragen
Copy link

Tragen commented Sep 21, 2023

The same bug is in German.
ü and Ü are not the same.
öÖ
äÄ

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

3 participants