case this.keyCode.DOWN:
        if (this.isPopupOpen()) {
          this.setFocusToNextItem()
        }
        flag = true