focus fix
This commit is contained in:
@@ -515,7 +515,7 @@ function (Dep, /** typeof module:search-manager.Class */SearchManager) {
|
||||
this.loadList();
|
||||
}
|
||||
|
||||
this.$el.focus();
|
||||
this.$el.get(0).focus({preventScroll: true});
|
||||
},
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user