try {
            statusbar.parentNode.classList.remove('full');
            container.classList.remove('sbIsFull');
        } catch (e) {
        }