Commit 08e1e183 authored by Oleg Korshul's avatar Oleg Korshul

fix bug 35641

parent 52c4ba5d
......@@ -2420,9 +2420,6 @@ function CEditorPage(api)
{
oThis.m_oApi.checkLastWork();
if (oThis.m_oApi.isReporterMode)
AscCommon.stopEvent(e);
if (oThis.m_oApi.isLongAction())
{
e.preventDefault();
......
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