Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 368991

Summary: SwingScoutTabBox doesn't select a tab properly
Product: z_Archived Reporter: Hannes Mueller <hannes.mueller>
Component: ScoutAssignee: Project Inbox <scout.core-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mvi
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Hannes Mueller CLA 2012-01-18 12:03:08 EST
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
Comment 1 Matthias Villiger CLA 2012-01-26 04:20:08 EST
fixed for Juno
Comment 2 Matthias Zimmermann CLA 2012-07-09 06:49:35 EDT
ticket closed.
deliverd as part of eclipse scout 3.8.0 (juno release train)