From 3346f9229b698d49c97baf98bdb6a31e310a7949 Mon Sep 17 00:00:00 2001 From: samhed Date: Wed, 9 Oct 2013 11:35:43 +0200 Subject: [PATCH] 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vnc.html b/vnc.html index 89349f22..f85a27fb 100644 --- a/vnc.html +++ b/vnc.html @@ -66,7 +66,7 @@ -