@ -253,7 +253,7 @@ define([
//build the container
var that = this;
this.sel.dblclick(function () {
this.sel.click(function () {
that.pick();
});
this._handle_keydown = function (cm, event) {