Resizing of widow dialog not happening

Currently in the window dialog there is tree table content embedded. But when I apply the window dialog’s width and height settings it doesn’t seem to be getting applied. These settings work fine if there is no tree table content within it.
Can anyone please let me know if I need to do the settings in a different way.

Could you please post the code for a simple test case, along with what version of Vaadin you are using.

I increased the width and height of the embedded tree table. This led to the increase in width and height of the dialog window. I am using Vaadin version 7. Doing this met the requirement :).