NumericKeyboardDialog: Display of incorrect numbers after deleting the previous input with Backspace
Fixed as of EASY UI Designer 1.8
Behavior of the new version;
After deleting numbers with the backspace key, new numbers are now accepted correctly.
Description of behavior: If an entry in the NumericKeyboardDialog is deleted using the Backspace key and new numbers are then entered, the existing 0 is not replaced but added to the new entry, resulting in an unintended value.
Conditions under which the behavior occurs:
Click on NumericVarIn to open the NumericKeyboardDialog