This question is locked. New answers and comments are not allowed.
In our most recent version of the Rich TextBox control for Silverlight (2011.3.1413.1050) the highlight is not showing in docx files that were created in MS Word 2007.
Steps to reproduce:
Steps to reproduce:
- Open MS Word 2007 and enter one line of text with at least one word highlighted with the yellow highlighter.
- Save the file and close MS Word
- Run the silverlight app with the telerik document editor.
- Select 'open' from the menu and open the docx file that was just created in MS Word.
The highlighted text is not highlighted in the rich text box.
Notes:
- If I create a document in the richtextbox with a highlight and save it out to my disk as a docx and open it in MS Word the highlight shows up fine.
This worked fine before our most recent controls and silverlight upgrade.