cordova-plugin-ionic-keyboard icon indicating copy to clipboard operation
cordova-plugin-ionic-keyboard copied to clipboard

Dot entered instead of comma for languages using comma as decimal point - Android Only

Open joanna-zolopa opened this issue 5 years ago • 0 comments

To reproduce use

On Android device change language to one using comma as decimal point ( French, Polish, Spanish, etc. ) then start the app with the input mentioned. When input is tapped, the keyboard shows correctly digits from 0-9 and comma, but when comma is pressed, dot gets entered instead.

It works fine on iOS.

I attached simple app that shows the issue.

testapp.zip

joanna-zolopa avatar May 03 '20 20:05 joanna-zolopa