In ever Vaadin app I've looked at including my own, if your browser is in non-full screen mode(Partially minimized), there is no horizontal scrollbar at the bottom making the app impossible to use without a full size browser window.
Many of my users have 2 browsers open at a time, each occupying half the screen so they need a horizontal scrollbar to use the app.
Is there a way to force the browser to show a horizontal scrollbar with a vaadin app?