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

Diacritics misalignment on 11.2.0 #17527

Open
Aytharn opened this issue Nov 15, 2024 · 1 comment
Open

Diacritics misalignment on 11.2.0 #17527

Aytharn opened this issue Nov 15, 2024 · 1 comment

Comments

@Aytharn
Copy link

Aytharn commented Nov 15, 2024

Describe the bug

When displaying strings containing diacritics, like the very common "é" in French the accent aligns with the surrounding text, not the character itself, which goes pushed underneath in a quite weird fashion.
Screenshot 2024-11-15 at 18 06 31
Screenshot 2024-11-15 at 18 06 51

To Reproduce

Just load a text from an .xml resource and display it in the UI

Expected behavior

normal appropriated alignment of the letters, with diacritics appearing where they should, suspended above them

Avalonia version

11.2.0

OS

macOS

Additional context

No response

@Aytharn
Copy link
Author

Aytharn commented Nov 17, 2024

More details: the bug is as well present on iOS, which makes quite sense.
At the same time numbers have a wrong horizontal alignment as well: with "large" numbers is ok, for instance: 2,8 will look ok but using thin shaped ones like 1 or 7 will cause the text to appear like "1 ,3" or "7 ,8"

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