FIX. RadRichTextEditor - ToggleBold, ToggleItalic and ToggleUnderline methods are not working properly when they are performed on more than one page.
To reproduce:
- Import an html text snippet several times (the text should exceed one page)
- Select the entire text and bold it.
- Now make the text Italic
- You will notice that the text is not bold anymore.