From c5f45b269fc5e6fef0c46b247c784f09853014c8 Mon Sep 17 00:00:00 2001 From: Oleg Korshul Date: Tue, 12 Jul 2016 11:31:33 +0300 Subject: [PATCH] . --- common/text_input.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/text_input.js b/common/text_input.js index 1811810a84..e6aa3c0d99 100644 --- a/common/text_input.js +++ b/common/text_input.js @@ -635,7 +635,7 @@ var t = window['AscCommon'].g_inputContext; t.nativeFocusElement = e.target; - console.log(t.nativeFocusElement); + //console.log(t.nativeFocusElement); if (t.InterfaceEnableKeyEvents == false) {