This is a migrated thread and some comments may be shown as answers.

Small flaw with US keyboard, decimal key on numeric keypad

1 Answer 949 Views
NumericTextBox
This is a migrated thread and some comments may be shown as answers.
Floyd
Top achievements
Rank 1
Floyd asked on 05 Aug 2014, 01:44 PM
The decimal key can appear in two places on the US keyboard, in the bottom row of main keys to the right of 'M', or in an optional numeric keypad.  The behavior should be the same regardless of which key is used to enter a decimal. However, NumericTextBox will ignore the decimal key from the numeric keyboard when this is the first character of the entry, as in '.25'.
The workaround is to enter '0.25', or not use the numeric keypad.  In production environments with financial professionals, it would be ridiculous to advise against using the numeric keypad, and it is at least annoying for them to remember the workaround.
These keys, which I understand have different scan codes, work identically in ALL other circumstances. It would be greatly appreciated if they would work identically in this particular boundary condition as well.

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 07 Aug 2014, 10:42 AM
Hi Floyd,

Please make sure that the NUMLOCK state on the keyboard is the correct one, otherwise the decimal dot key acts as a DEL key.

I am not able to reproduce any other problem with the numeric keypad's decimal dot key and I am using a US keyboard layout.

Regards,
Dimo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
NumericTextBox
Asked by
Floyd
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or