Ok, I'm not too familiar with OGRE, but you should see where I'm going with it.

Resizing a window triggers repaint of the scene. If repainting of the widget doesn't help, try updating the ogre scene somehow, maybe mSceneMgr->redraw() or some_ogre_view->repaint().