[ISSUE]HTML5 numeric keypad issue. [duplicate]

asked 2016-07-13 00:04:49 +0300

EfesTess gravatar image

updated 2016-07-13 01:27:26 +0300

misc11 gravatar image

When we perform tap on HTML input with type "number", Sailfish open numeric keypad. It's proper behaviour, but it contains only one decimal delimiter - comma. But implementation of number-input in SFOS browser doesn't allow to use comma in decimal values. Dot only. Because of it, any decimal value turns to NaN.

Proof: https://jsfiddle.net/Ltf02z2x/ Try it with your SFOS native browser.

Of course, it's not OS problem. It's Gecko bug, but it's very annoying.

There is solution - please, just add dot to the keypad. For example, Android numeric keypad contains both - dot and comma. Exactly for similar cases.

Thanks and sorry for my English.

edit retag flag offensive reopen delete

The question has been closed for the following reason "duplicate question" by misc11
close date 2016-07-13 01:27:30.574069

Comments

2

id think thats a duplicate....

here and here also here and here

misc11 ( 2016-07-13 01:26:53 +0300 )edit
1

A lot of complaints about this... Jolla decided it's good design and everyone else is wrong.

ossi1967 ( 2016-07-13 10:54:29 +0300 )edit

So irony, because it conflicts with Jolla,s browser.

EfesTess ( 2016-07-14 21:56:02 +0300 )edit