if ( previousTabPanel ) {
                previousTabPanel.setActive( false );
                // Blur anything focused if the next tab panel doesn't have anything focusable.
                // This is not needed if the next tab panel has something focusable (because once
                // it is focused this blur happens automatically). If the layout is non-continuous,