Hello Amin,
Thank you for contacting us.
Please try setting the HyperlinkNavigateMode property to
Click and adding an EventHandler for theHyperlinkClicked event after you set the Document property of RadRichTextBox. Here is a sample snippet:
The reason behind the added lines is that even though HyperlinkNavigateMode and HyperlinkClicked are a property and an event of RadRichTextBox, they are greatly affected by the Document object. In this sense, these are improvements rather than bugs. They are already added to our internal system and we will do our best to implement them in a future release.
I hope you find my answer useful. Let me know if I can assist you further.
Regards,
Boryana
the Telerik team