RadRichTextBox - Unicode hex character code "​" incorrect rendering

1 Answer 306 Views
RichTextBox
Andrii
Top achievements
Rank 1
Andrii asked on 23 Jun 2021, 10:17 AM

Hello,

I use RadRichTextBox and HtmlFormatProvider to render HTML string and faced issue, when Unicode hex character code "​" is rendered like "Ȁb;"
Is it possible to fix it?

Input HTML string fragment:

<span>&#x200b;</span>
Expected: Zero Width Space.
Actual rendering:

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 24 Jun 2021, 08:56 AM

Hello Andrii,

I was able to reproduce the observed issue. I have logged it on our feedback portal. You can track its progress, subscribe to status changes, and add your comment to it here. I have updated your Telerik points as well. 

Unfortunately, I cannot suggest a workaround for the issue, perhaps you can manually replace this in the HTML string.

Thank you for your understanding.

Regards,
Dimitar
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
RichTextBox
Asked by
Andrii
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or