[ https://issues.apache.org/jira/browse/FLEX-14976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Justin Mclean updated FLEX-14976: --------------------------------- Labels: easytest (was: ) > TabNavigator selectedIndex Selects the correct Child, but not the correct Tab > ----------------------------------------------------------------------------- > > Key: FLEX-14976 > URL: https://issues.apache.org/jira/browse/FLEX-14976 > Project: Apache Flex > Issue Type: Bug > Components: mx: Tab Navigator > Affects Versions: Adobe Flex SDK 3.0 (Release) > Environment: Affected OS(s): All OS Platforms > Browser: Internet Explorer 7.x > Language Found: English > Reporter: Adobe JIRA > Priority: Minor > Labels: easytest > > Steps to reproduce: > 1. Compile the attached Flex Application. > 2. Click "Select Panel 2". > 3. Click the second or third Tab in the displayed TabNavigator. > 4. Click "Select Panel 1". > 5. Click "Select Panel 2". > > Actual Results: > > The Tab Navigator's first child Panel is correctly selected, however the > second Tab is selected. > > Expected Results: > > The selected Tab should correspond to the selected TabNavigator child. > > Workaround (if any): > > I created a Custom Class to override the commitSelectedIndex() function in > ViewStack, which selects the corresponding index in the TabBar. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira