If you cut a part of the entered text of the RadMaskedTextInput, the symbols that are cut are replaced with placeholders. This behavior is expected when there is Mask set in the control. The bug is only for no-masked InputControls - Numeric, Currency, TextInput. The no-masked TextInput (Mask ="") should behave just like normal TextBox control in this scenario.