Closed AndrienkoAleksandr closed 9 years ago
it works well but not on the NuoDB one. I cannot insert anything in the port field for a NuoDB broker
Strange... in superdevmode I can enter simple digits and digits from numpad, If numlock key is disable numpad keys works like arrow (it's normal behavior). Arrows keys works two.
You can't enter digits in the port field for a NuoDB broker or they wouldn't be saved in the input?
mh maybe it's because of my French keyboard. To enter digit i have to do shift + number
Oh, you are right, my validator doesn't work for this case. I will try fix it, you gave me very good test case :))
I've fixed problems with non English keybord (I deleted my custom validator and used more standart design).
IDEX-1625. Added validators of digit for ports datasource. This validators allows entering digits from numpad and hot key ctrl+A, ctrl+C, ctrl+V, ctrl+Insert, shift + Insert, Shift + arrows and keys: Backspace (for deletion one digit), Delete (for deletion selected symbols).