We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some cyrillic texts are OK, but some break the caret navigation. E.g. pasting this into the editor:
var string = "А Б В Г Д Е Ж Ѕ Z З И І К Л М Н О П Ҁ Р С Т Ȣ Ѹ Ф Х Ѿ Ц Ч Ш Щ Ъ Ы Ь Ѣ Ꙗ Ѥ Ю Ѧ Ѫ Ѩ Ѭ Ѡ Ѻ Ѯ Ѱ Ѳ Ѵ"
I was able to reproduce the problem also in the homepage demo.
The text was updated successfully, but these errors were encountered:
Ace supports only monospace fonts for now. So Ꙗ character breaks text width measurements. Merging this issue into #460
Ꙗ
Sorry, something went wrong.
No branches or pull requests
Some cyrillic texts are OK, but some break the caret navigation. E.g. pasting this into the editor:
I was able to reproduce the problem also in the homepage demo.
The text was updated successfully, but these errors were encountered: