this.color_picker.$el.on("mouseup", function() {
          self.editor.on('blur', self._onBlur, self);
        });