case this.keyCode.UP:
        if (this.isPopupOpen()) {
          this.setFocusToPreviousItem()
        }
        flag = true