Catch input events to make the onscreen keyboard work in chrome on android.

This commit is contained in:
samhed
2013-09-17 15:01:52 +02:00
parent 3cb89f5a14
commit 968431dd46
2 changed files with 41 additions and 6 deletions

View File

@@ -67,7 +67,7 @@
id="showKeyboard" class="noVNC_status_button"
value="Keyboard" title="Show Keyboard"/>
<input type="email" autocapitalize="off" autocorrect="off"
id="keyboardinput" class=""/>
id="keyboardinput" class="" value="&nbsp;"/>
</div>
</div>