Commit 8d222c0f authored by Alexander.Trofimov's avatar Alexander.Trofimov

fix bug 32400

parent 949ae91c
......@@ -2055,7 +2055,7 @@ var editor;
spreadsheet_api.prototype.asc_enableKeyEvents = function(isEnabled) {
if (!this.isLoadFullApi) {
this.tmpFocus = value;
this.tmpFocus = isEnabled;
return;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment