summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mannehed <samuel@cendio.se>2019-03-13 14:36:23 +0100
committerSamuel Mannehed <samuel@cendio.se>2019-03-14 14:13:27 +0100
commit26a9c1c14dc62b0e538338938ccf816b3924a57c (patch)
tree2ef3c0a49bfcc96fd9056eb931ec62c726042348
parentfe8d784bceb8e75c226f1aeca36b8440c01fc949 (diff)
downloadnovnc-26a9c1c14dc62b0e538338938ccf816b3924a57c.tar.gz
Remove invalid HTML attributes from textarea
-rw-r--r--vnc.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/vnc.html b/vnc.html
index c0cd42e..9ffd428 100644
--- a/vnc.html
+++ b/vnc.html
@@ -319,8 +319,7 @@
on-screen keyboard. Let's hope Chrome implements the ime-mode
style for example -->
<textarea id="noVNC_keyboardinput" autocapitalize="off"
- autocorrect="off" autocomplete="off" spellcheck="false"
- mozactionhint="Enter" tabindex="-1"></textarea>
+ autocomplete="off" spellcheck="false" tabindex="-1"></textarea>
</div>
<audio id="noVNC_bell">