Ive noticed that if I have a form with a border layout, then use createContainer to load a container, add it to the centre of the form. Then the scrolling on Y will not work in this container. If I dont use createContainer (and just add directly to the form) then the scrolling on y works.
Im presuming this is a bug, any work around?