Commit 4680845f authored by Sergey.Luzyanin's avatar Sergey.Luzyanin

Bug 28174 - Курсор остается в заголовке диаграммы после переоткрытия фрейма

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@60378 954022d7-b5bf-4e40-9824-e11837661b57
parent 76e3256e
......@@ -2715,6 +2715,7 @@ function DrawingObjects() {
_this.showDrawingObjects(false);
_this.controller.resetSelection();
_this.controller.selectObject(oNewChartSpace, 0);
_this.controller.updateSelectionState();
_this.sendGraphicObjectProps();
History.TurnOn();
if(aImagesSync.length > 0)
......
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