Bug: Nested TabSheet and hideTabs(true)

Hi,

i think i found a bug in Vaadin 7.
(Tested with alpha3 and latest nightly (2012-08-08))

If you do hideTabs(true) in a main TabSheet, and one of it’s tabs is another TabSheet,
the tabs of that sub TabSheet are hidden, too.

I can send a complete example, if it is necessary.

greetings
Ralf

That sound like an interesting bug. Please file a ticket at
http://dev.vaadin.com
.

Hi,

Interesting bug? That sounds interesting. I always think of bugs as annoying… :slight_smile:

Done.

greetings
Ralf

Solved in Vaadin 7 beta 3, thanks!

greetings
Ralf