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