if ( item ) {
        if ( this.isVisible() && item.constructor.static.highlightable ) {
            this.highlightItem( item );
        } else {
            if ( this.screenReaderMode ) {