diff --git a/apps/documenteditor/main/app/view/TableOfContentsSettings.js b/apps/documenteditor/main/app/view/TableOfContentsSettings.js index 1641780b6..f376196a7 100644 --- a/apps/documenteditor/main/app/view/TableOfContentsSettings.js +++ b/apps/documenteditor/main/app/view/TableOfContentsSettings.js @@ -204,6 +204,7 @@ define([ style : 'width: 85px;', menuStyle : 'min-width: 85px;', editable : false, + takeFocusOnClose: true, cls : 'input-group-nr', data : [ { value: Asc.c_oAscTabLeader.None, displayValue: this.textNone }, @@ -271,6 +272,7 @@ define([ cls: 'input-group-nr', menuStyle: 'min-width: 100%;max-height: 233px;', editable: false, + takeFocusOnClose: true, data: [] }); this.cmbCaptions.on('selected', _.bind(function(combo, record) { @@ -283,6 +285,7 @@ define([ cls: 'input-group-nr', menuStyle: 'min-width: 100%;max-height: 233px;', editable: false, + takeFocusOnClose: true, data: [] }); this.cmbTOFStyles.on('selected', _.bind(function(combo, record) { @@ -373,6 +376,7 @@ define([ store: this.stylesLevels, simpleAddMode: true, showLast: false, + tabindex: 1, template: _.template(['
'].join('')), itemTemplate: _.template([ '