Clear search text after activation
svn path=/trunk/; revision=113
This commit is contained in:
@@ -81,6 +81,7 @@ Sideshow.prototype = {
|
||||
});
|
||||
});
|
||||
this._searchEntry.connect('activate', function (se) {
|
||||
me._searchEntry.text = '';
|
||||
me._appdisplay.searchActivate();
|
||||
return true;
|
||||
});
|
||||
|
Reference in New Issue
Block a user