diff --git a/apps/spreadsheeteditor/main/app/view/Spellcheck.js b/apps/spreadsheeteditor/main/app/view/Spellcheck.js index 33d879318..1d6a3ad83 100644 --- a/apps/spreadsheeteditor/main/app/view/Spellcheck.js +++ b/apps/spreadsheeteditor/main/app/view/Spellcheck.js @@ -146,7 +146,8 @@ define([ cls : 'input-group-nr', scroller : { suppressScrollX: true - } + }, + search: true }); this.btnToDictionary = new Common.UI.Button({