Add text field event target, focus event target if "Show Keyboard" is clicked and use exposed the menu via long-press. Ensure backspace always sends a key event by always keeping text within the event target.

This commit is contained in:
Michael Jumper
2012-03-21 16:10:49 -07:00
parent 8a7905e605
commit 0c4c47ecc4
2 changed files with 22 additions and 0 deletions

View File

@@ -54,6 +54,10 @@
</div>
<input id="eventTarget"
type="text"
style="width: 0; height: 0; position: fixed; opacity: 0"
value="x"/>
<!-- Display -->
<div id="display">