XE.COM BUG #003

Problem:



When users remove the punctuation and add a special character within the value of the amount field, the amount jumps between the amount that comes before the special character and the whole amount without the special character.

Step to reproduce:

Example:

  1. Type “250” and click convert
  2. Put in a “d” within the 250 amount, “2d50”
  3. Click outside the amount field and OBSERVE that the amount goes from “250” to “2.50”
  4. Remove the punctuation “.” and add a “#”, OBSERVE that the amount jumps between $2.50 and $250.

Priority:

LOW