if(this._isShowingNow){ dijit.popup.close(this._popupWidget); this._arrowIdle(); this._isShowingNow=false; dijit.setWaiState(this.comboNode, "expanded", "false"); dijit.removeWaiState(this.focusNode,"activedescendant"); }