Completed
Last Updated: 24 Nov 2014 15:47 by ADMIN
ADMIN
George
Created on: 03 Jun 2014 06:45
Category:
Type: Bug Report
1
FIX. RadRichTextBox - Tabbed text does not align with tabbed text above
To reproduce:

Add a RadRichTextBox and a RichTextBox to a form. Set the AcceptsTab property of the RichTextBox to true. Start the application in the RichTextBox type:

1 *Tab* 2 *Tab* 3 *Enter*

12 *Tab* 123 *Tab 1234

Now try the same in the RadRichTextBox.

You will see that the numbers on the second row are not aligned.

Resolution: 
This issue is addressed in the new version of the control - RadRichTextEditor. Please use the new control instead the RadRichTextBox. 
0 comments