I am using tab key to switch between numeric entry fields. When I click on del key to delete value from numeric entry field and then click on tab then it doesn't delete the value and simply show the old value.
Numeric entry fields cannot be empty. They must have a number.
If I click on backspace and then tab, its clearing the field but clicking on del and tab doesn't clear the field.