Well, it is kind of both. The input box tries its best at interpreting dot and comma, but doesn’t know the international format you are operating in. So it does some guessing. If you write 380,2910 it will work again I believe. The alternative would have been to always have to use dot as a decimal separator.
You are right! With 4 values after the comma it’s working again - for me a sufficient solution.
Theoretically in german, there’s no other way to interpret the comma, but I understand, that it’s not easy to make it work international for all standards.