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