There seems to be a problem with RTF in RadRichTextBox when interpreting \b0 and \i0 as in they are ignored.
So RTF where the text contains for example: "Test of \b Bold\b0 text" should be shown with only "Bold" in bold, but the \b0 is ignored and the rest of the paragraph is in bold. The same happens with italics and \i0.
The same RTF is shown correctly in .NET's normal RichTextBox and in Word.
This is with RadRichTextBox from 2011 Q3 (RadControls_WinForms_2011_3_11_1219_dev.msi).
Has this bug been fixed in a newer release?
So RTF where the text contains for example: "Test of \b Bold\b0 text" should be shown with only "Bold" in bold, but the \b0 is ignored and the rest of the paragraph is in bold. The same happens with italics and \i0.
The same RTF is shown correctly in .NET's normal RichTextBox and in Word.
This is with RadRichTextBox from 2011 Q3 (RadControls_WinForms_2011_3_11_1219_dev.msi).
Has this bug been fixed in a newer release?