Hi,
I use RadNumericBox in my UWP app, but I have a problem with decimal separator on my mobile device. I can't enter the separator when keyboard input method is ukrainian, russian or others with decimal separator ",". I tried change culture to en-us (by default is uk-ua), but I still can't enter a separator (either "." or ",").
When I change keyboard input method to english, all work fine with different cultures. On my desktop everything always works perfectly.
How can I solve the problem on my mobile device?
6 Answers, 1 is accepted
0
Accepted
Hello Yaroslav,
Sorry for the late response.
I was able to reproduce this issue and it will be fixed for our next release/internal build. It seems that the OS has not properly mapped the separator and an undefined VirtualKey which we do not handle is passed.
Unfortunately, for now I cannot suggest a workaround.
Thank you for your valuable feedback. I have updated your Telerik points.
Regards,
Ivaylo Gergov
Telerik
Sorry for the late response.
I was able to reproduce this issue and it will be fixed for our next release/internal build. It seems that the OS has not properly mapped the separator and an undefined VirtualKey which we do not handle is passed.
Unfortunately, for now I cannot suggest a workaround.
Thank you for your valuable feedback. I have updated your Telerik points.
Regards,
Ivaylo Gergov
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
0
STIG
Top achievements
Rank 1
answered on 09 Jun 2016, 12:07 PM
Thank you for your response!
When will approximately available an update in which will be fixed this bug?
Best Regards
Yaroslav Mostovyy
0
Hello Yaroslav,
In our next internal build(at the end of the next week) we will introduce a DecimalSeparatorKey property which will allow users to define an additional integer value from the VirtualKey enumeration which will be treated as a dot or comma.
Please, let me know should you have any other questions.
Regards,
Ivaylo Gergov
Telerik
In our next internal build(at the end of the next week) we will introduce a DecimalSeparatorKey property which will allow users to define an additional integer value from the VirtualKey enumeration which will be treated as a dot or comma.
Please, let me know should you have any other questions.
Regards,
Ivaylo Gergov
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
0
STIG
Top achievements
Rank 1
answered on 09 Jun 2016, 04:23 PM
Thank you!
I am waiting for the next build.
Best Regards
Yaroslav Mostovyy
0
0
Hi Yaroslav,
Due to some unexpected circumstances we were unable to release the internal build. However, it is expected that we will release it the following days(most likely tomorrow).
Sorry for any inconvenience caused.
Regards,
Ivaylo Gergov
Telerik by Progress
Due to some unexpected circumstances we were unable to release the internal build. However, it is expected that we will release it the following days(most likely tomorrow).
Sorry for any inconvenience caused.
Regards,
Ivaylo Gergov
Telerik by Progress
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items