Issue 1
So when you tab into the input box, it automatically select all the text. But you can not start typing a new value. You have to click delete or backspace. Can we get it to replace all the values if the whole thing was selected, by just typing.
Issue 2
Also when you move the cursor to a specific spot and backspace or delete, it moves the cursor to the end of the input. Can we get it to stay in the current place, so you can easily replace the value without having to move the cursor again.
I am using the Masked Input Text functions.
Issue 1 So when you tab into the input box, it automatically select all the text. But you can not start typing a new value. You have to click delete or backspace. Can we get it to replace all the values if the whole thing was selected, by just typing.
Issue 2 Also when you move the cursor to a specific spot and backspace or delete, it moves the cursor to the end of the input. Can we get it to stay in the current place, so you can easily replace the value without having to move the cursor again.