To reproduce: Import a document which contains square brackets and fields (the document must use right to left language).
Hello Emin,
Thank you for posting the workaround also here.
Regards,
Dinko | Tech Support Engineer
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Have a partial workaround: Use RadRichTextBox's TextRenderingMode = TextBlockWithPropertyCaching. This mode also has problems, but it works in some cases.
Is this bug still not fixed? The problem that brackets are changed, use ( instead of ), and ) instead of (
For example )999( will be exported as (999)