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

Unicode chars disappear sometimes #331

Closed
danipen opened this issue Apr 20, 2023 · 3 comments
Closed

Unicode chars disappear sometimes #331

danipen opened this issue Apr 20, 2023 · 3 comments
Assignees

Comments

@danipen
Copy link
Collaborator

danipen commented Apr 20, 2023

Sometimes, unicode chars are not visible in AvaloniaEdit:

  • Commenting the row containing unicode chars, make them disappear.
  • Toggling the "view tabs" option, cause the unicode chars to appear/disappear.
    unicode (1)
@danipen
Copy link
Collaborator Author

danipen commented Apr 25, 2023

It seems that it is adding a tab between the ASCII chars and the double-byte chars, is causing the issue:
tab

  • Note that adding spaces doesn't break the visualization.
  • Also note that setting the option "view tabs" to enable fixes the visualization.

@danipen
Copy link
Collaborator Author

danipen commented Apr 25, 2023

Also, note that it still happens in preview 7.

@Gillibald
Copy link
Contributor

Fixed by: AvaloniaUI/Avalonia#11066

@danipen danipen closed this as completed Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants