Commit 249aad94 authored by SergeyLuzyanin's avatar SergeyLuzyanin

fix Bug 35464

parent 258c116c
......@@ -4701,6 +4701,7 @@ CPresentation.prototype =
var PresentSelContent = new PresentationSelectedContent();
PresentSelContent.DocContent = oSelectedContent;
this.Insert_Content(PresentSelContent);
this.Check_CursorMoveRight();
return;
}
else{
......
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