From 3e093af55d4f78344cb1b3738088f7dbd5327c52 Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Wed, 18 Oct 2017 15:04:45 +0200 Subject: [PATCH] Don't let the hidden input field be a tab stop It's very confusing if you tab between elements and all of a sudden something hidden gets focus. --- vnc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vnc.html b/vnc.html index 67b8712e..334600e9 100644 --- a/vnc.html +++ b/vnc.html @@ -329,7 +329,7 @@ style for example --> + mozactionhint="Enter" tabindex="-1"> Canvas not supported.