← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1451185] Re: Incomplete/unlocalized keyboard for <input type='number'>

 

** Project changed: webbrowser-app => ubuntu-keyboard

** Changed in: ubuntu-keyboard
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to webbrowser-app.
https://bugs.launchpad.net/bugs/1451185

Title:
  Incomplete/unlocalized keyboard for <input type='number'>

Status in Ubuntu Keyboard:
  Confirmed

Bug description:
  Put the following code on a form on a web page
  <input type='number' value='1234.5678' step='0.0001' name='frmVal'>
  and browse to that web page.

  Entering negative numbers is not possible: there is no minus sign on
  the keyboard.

  I'ts also impossible to enter the decimal separator character if it's different from a dot.
  To reproduce switch your phone to a language which uses comma as decimal separator (i.e.: italian).
  You will notice that the value will be correctly rendered to 1234,5678, but the keyboard will only let you enter dots and not commas.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-keyboard/+bug/1451185/+subscriptions


References