Index: repository/filepicker.js =================================================================== --- repository/filepicker.js (revision 16017) +++ repository/filepicker.js (revision ) @@ -351,6 +355,8 @@ view_files: function(page) { var p= page?page:null; if (this.active_repo.issearchresult) { + // Make sure viewbar has "view as icons" checked + this.viewbar.check(0); // list view is desiged to display treeview // it is not working well with search result this.view_as_icons();