From 868c44b23949d7d1f677e8e7d6e4832ca2f0510e Mon Sep 17 00:00:00 2001
From: Leon Krause
Date: Wed, 9 May 2018 15:57:10 +0200
Subject: Fix keyboard focus lock-out with HTML5 canvas in iframe
(cherry picked from commit 9080e96bc81328e658a03e2cd248c06ddbf9f2ec)
---
misc/dist/html/default.html | 2 +-
platform/javascript/engine.js | 4 ++++
platform/javascript/os_javascript.cpp | 10 +++++-----
3 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/misc/dist/html/default.html b/misc/dist/html/default.html
index a1a4e89d0..3ad29d149 100644
--- a/misc/dist/html/default.html
+++ b/misc/dist/html/default.html
@@ -195,7 +195,7 @@ $GODOT_HEAD_INCLUDE
-