Aller au contenu principal

Swedish decimal seperator

Commentaires

4 commentaires

  • Berend Veldkamp

    Do you use a Number input element?

    0
  • William Walker

    Yes it is a number element

    0
  • Berend Veldkamp

    I can reproduce it (we use a comma in The Netherlands as well). A period is treated as a thousand-separator, and the number element seems to mess up if the number of digits after the . is not a multiple of 3. Example: input 1.234,5 is properly parsed, but 1.23,4 is not. 

     

    In my opinion this is a bug, and I would personally prefer the thousand separator is blocked entirely for keyboard input (or maybe automatically replaced with the decimal separator for the current culture). You could file a request here

    0
  • William Walker

    Thanks, I have been in contact with support who have confirmed that it is a bug.

    1

Vous devez vous connecter pour laisser un commentaire.