1) When the key SHIFT is held non numeric chars can be inserted into text f

  1. When the key SHIFT is held non numeric chars can be inserted into text field
  2. To enter a new number into a numberfield already filled in, the cursor moves to the first number position, what makes someone to move the cursor to the right position
  1. If entered NAN text you should validate it with CustomConverter. I think its not required to control everything on client side.
  2. Thank you for information. I will check and fix it.