Typing the '.' character adds a space in-btween the last character typed and the decimal point. Upon tabbing out, the extra space is converted into a '0'. So typing "99." is converted into 990 upon tabbing out.
Thanks
Comments: Yes, I can see that if I place the cursor right at the beginning of the textbox and type a dot twice, '99' will shift to the last group and an empty symbol appears right before the dot. So, I need to make further research to determine whether this is intended behavior or a problem.
Thanks
Comments: Yes, I can see that if I place the cursor right at the beginning of the textbox and type a dot twice, '99' will shift to the last group and an empty symbol appears right before the dot. So, I need to make further research to determine whether this is intended behavior or a problem.