Problem when using AbsoluteLayout

Hi,

I created an AbsoluteLayout and added some menubar components into it. However, when I attached the AbsoluteLayout into UI, the width was zero. When I changed the layout to orther layouts, like CssLayout, it worked OK. Any advices on how to deal with that issue?

Best regards,
Joey

Tested it out with the latest Vaadin 8 release and it worked fine. Could you please paste some of your code and let us know which Vaadin version you are using?