I noticed a weird issue with the RadTextBoxControl when using a combination of word wrap and multiline.
If the text that is being wrapped is too close to the edge of the control, the selection highlight renders incorrectly.
Here is an example:
I have attached a sample to reproduce the issue.