Community
Participate
Working Groups
if a tab-box has 3 tabs (group-boxes): - the first is visible - the second is invisible - the third is visible and selected if the model now calls: getSecondBox().setVisible(true); getTabBox().setSelectedTab(getSecondBox()); nothing happens! expected behavior would be, that the second box is selected
fixed for Juno
ticket closed. deliverd as part of eclipse scout 3.8.0 (juno release train)