Bug in entering decimals in Advanced flows?

Why is it, when you have to enter decimals in a logic with a dot, you get a comma when you want to edit the value ?

Funny thing, when you just remove the digit and replace it:

it just as easely puts it back with a dot….

So it works fine, it’s just confusing…

For some reason that I’m sure makes sense somewhere, input fields are localized (in NL we use commas as decimal separators) while display fields aren’t (just like some capabilities require to be set to values between 0 and 1 while they are displayed as a proper percentage (0-100)).