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

Problem with render non English text #493

Open
Air77777 opened this issue Jan 13, 2025 · 2 comments
Open

Problem with render non English text #493

Air77777 opened this issue Jan 13, 2025 · 2 comments

Comments

@Air77777
Copy link

Since version 1.0.0-rc06 text with non English letters (like cyrillic and others UTF) show it in not correct way. All spaces between words are disapeared. When I downgrade lib to 1.0.0-rc05-k2 or lower it fix issue.
Please check it

@a9992099300
Copy link

a9992099300 commented Jan 13, 2025

I have same problem. For example textHtml: <p>&Pcy;&rcy;&icy;&vcy;&iecy;&tcy; &mcy;&icy;&rcy;&excl;</p><br> after use function RichTextState.setHtml(textHtml) becomes <p>&Pcy;&rcy;&icy;&vcy;&iecy;&tcy;&mcy;&icy;&rcy;&excl;</p><br> that is, the space is removed

@a9992099300
Copy link

Hello, developers) I found out that the problem appeared when upgrading the library com.mohamedrejeb.ksoup version from 3.1 to 4.0 . I don't know what exactly broke there, I'll try to study it some more.

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