]> git.proxmox.com Git - mirror_novnc.git/commit
Fix so that parentheses can be written from iOS devices.
authorsamhed <samuel@cendio.se>
Wed, 9 Oct 2013 09:35:43 +0000 (11:35 +0200)
committersamhed <samuel@cendio.se>
Wed, 9 Oct 2013 09:35:43 +0000 (11:35 +0200)
commit3346f9229b698d49c97baf98bdb6a31e310a7949
tree951bdfa68ffe1dd734a724a6d5a15011efef8e41
parent270ae2f9f53530148e4b71e2f4a06fabcca6fd2b
Fix so that parentheses can be written from iOS devices.
    * changed the type of the input field (which is used for bringing up the
      on-screen keyboards on touch devices) from email to text
    * when typing in an input field of type email the user is not allowed to
      write parentheses on iOS devices, the keys are disabled.
    * tested on iOS 6, iOS 7 and Android 4.3.
vnc.html