Hi,
I am using tabsheets with percentage width but it not working correctly, the header isn’t complete:
This problem also can reproduce it in the demo:
I am using vaadin 7.1.6.
This problem does not occur in vaadin 6.
Thanks,
Carlos
Hi,
I am using tabsheets with percentage width but it not working correctly, the header isn’t complete:
This problem also can reproduce it in the demo:
I am using vaadin 7.1.6.
This problem does not occur in vaadin 6.
Thanks,
Carlos
Hi,
I can confirm this. Seems that in addition to the tabsheet widget itself, also the tabcontainer element gets the 50% (or whatever) size. SInce it’s a child element it will obviously get 50% of the tabsheet’s width.
Please report this bug at dev.vaadin.com - thank you!
Hi Teppo,
I just created a ticket reporting this problem: http://dev.vaadin.com/ticket/12805
regards.