It seems that the SelectionOnFocus None in IE8 (Vista) behaves the same as CaretToBeginning for the RadTextBox control in Q3 2009. In FireFox the behavior is as expected but in IE8 the cursor jumps to the start of the textbox if you click in the middle of the text in the textbox. So if the text is "forgot a ltter" and you click between the l and the t to insert the e you end up with "eforgot a ltter" because the cursor jumps to the start after the mouse click.
Is there a way to work around this behaviour?
Is there a way to work around this behaviour?
