S
Sergio Henrique
I've noticed this while working on a java app but then I realised that it
was a general problem on all the system. I assume this is a bug in windows.
When using the Portuguese (Portugal) keyboard layout, the keypad decimal is
mapped to a point, which is wrong, it should be mapped to a comma. This
happens on all applications (notepad, command line, java app, etc) except on
Excel... probably because it recognizes the bug and does the work of
replacing input from that key with the proper decimal separator instead of
relying on the OS.
If I use the German (Germany) or Portuguese (Brazil) layouts, I get the
expected behaviour and all decimal key input is translated to commas
everywhere on the system.
Is there a solution to this problem? I can't find anything about this on the
web.
was a general problem on all the system. I assume this is a bug in windows.
When using the Portuguese (Portugal) keyboard layout, the keypad decimal is
mapped to a point, which is wrong, it should be mapped to a comma. This
happens on all applications (notepad, command line, java app, etc) except on
Excel... probably because it recognizes the bug and does the work of
replacing input from that key with the proper decimal separator instead of
relying on the OS.
If I use the German (Germany) or Portuguese (Brazil) layouts, I get the
expected behaviour and all decimal key input is translated to commas
everywhere on the system.
Is there a solution to this problem? I can't find anything about this on the
web.