I use a tab sheet in which I want to add a button. It doesn’t work if I set the width unit of button to “em”, the child components of the tab sheet are not displayed, but it works fine on Firefox and Chrome. It also works with “px” on all the browsers I have (IE, FF, Chrome). In my case, there’s no exception.
I attach two images, one is IE where it doesn’t work, the other is Chrome where it works.
I think it may be a bug.
I use the version 6.7.2 of Vaadin and IE 7 and 8.
I feel so sorry that no one has answered Claudio’s question since almost two years. Perhaps few people use “em” for a button.