RadNumericTextBox with SelectionOnFocus="SelectAll" doesn't work in Chrome. Expected behavior: when textbox focuses, the text in the input should all be selected. Actual behavior: the cursor jumps to the end of the text in the input
Can you suggest a workaround?
Due to a bug in the WebKit-based browsers this issue could not be fixed since it will introduce another bugs in those browsers.
Same issue with RadMaskedTextBox