You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the issue
When in the Dutch/german language you use a fractional symbol you use the comma instead of a dot. When you press the numpad decimal a dot always appears.
Minimal reproducible example
Pressing the numpad decimal in either a textfield or numberfield.
Expected behavior
I expect that when the locale is set to a certain language the numpad decimal changes to that language. For Amerika this is . for NL/GE this is , this behaviour is also common in most Microsoft Office programs. Try it out on Excel for example.
Versions:
Vaadin 14.0.8
I think this should be either a default or configurable option. But please share your rationale on this improvement.