-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 6.0.1
-
Component/s: Components
-
Environment:
Windows 7 64 bits ; Eclipse 3.7
-
None
It seems that the height of tabpanel depends on the height of tabs if we use a vertical tab (orient="vertical").
I think its height should depend instead on its height's content.
A workaround is to specify a vflex="min" on both tabbox, tabpanels and tabpanel tags (maybe some are not mandatory).
I think that should not be the default behaviour.