Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Calling javascript synchronously by Enver Haase, 2 weeks ago
Removing tab in TabSheet
Hi,
I have 3 sheets in my TabSheet. The first 2 are closeable, the last one is not closeable.
The second sheet is selected.
When I close the first sheet, then the second sheet becomes the first sheet, but its content is blank.
The generated code looks like this:
<div class="v-tabsheet-tabsheetpanel" style="width: 864px; height: 239px;">
<div style="left: 0px; top: 0px; width: 864px; height: 239px; overflow: auto; visibility: hidden; position: absolute;">
<div class="v-absolutelayout" ...
Why is there this bit ?
visibility: hidden
Any chance to fix this or workaround the issue?
Thanks and regards
Jimmy
Last updated on Feb, 3rd 2012
You cannot reply to this thread.