AlexeyF

Results 4 issues of AlexeyF

When MaksedEdit is disabled it is possible, however, to paste som etext in via Ctrl+V keys.

If MakedEdit is rendered with disabled='true' prop, there a back-door ability, however, to edit the text. To reproduce: * create some text, which matches to input mask; * copy it...

There was a bug: if you input an illegal character or paste an illegal text the cursor used to move right, whereas the value hadn't had changed. This commit corrects...

There may be a need to know, when user makes a bad input. For example, if you want to highlight the input for a short time.