Commit ff1b87d6 authored by Alexander.Trofimov's avatar Alexander.Trofimov

fix bug 34154

parent b99391c5
......@@ -3285,6 +3285,10 @@ var editor;
this.asc_setViewMode(this.isViewMode);
};
spreadsheet_api.prototype.asc_OnShowContextMenu = function() {
this.asc_closeCellEditor();
};
/*
* Export
* -----------------------------------------------------------------------------
......
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