Hey everyone,
Recently we have upgraded Telerik controls in our application to latest version and run into a few bugs with RadMaskedTextBox that can be reproduced on latest version of MS Edge.
I provided Telerik demo web-page instead of source code.
Case 1: Cursor changes position after entered letter
- Focus on 'Phone' field
- Enter any letter
Expected result: cursor doesn't change position as it works in Chrome or Firefox.
Actual result: cursor change position and moves to right side.
Case 2: Page freezes while entering value
- Focus on 'Phone' field
- Enter '1234' repeatedly and press Home button in the end of the field and enter value again
Expected result: new value is replacing the old one
Actual result: at some point page freezes, user unable to do anything on the current page
Last case can be reproduced only on latest MS Edge:
Microsoft Edge 41.16299.15.0
Microsoft EdgeHTML 16.16299
Do you have any ideas how to fix these issues? Any help is appreciated.
Thank you!