[ 
https://issues.apache.org/jira/browse/FLEX-14413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Mclean updated FLEX-14413:
---------------------------------

    Labels: easytest  (was: )
    
> TabNavigator selectedIndex has no effect
> ----------------------------------------
>
>                 Key: FLEX-14413
>                 URL: https://issues.apache.org/jira/browse/FLEX-14413
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: mx: Tab Navigator
>    Affects Versions: Adobe Flex SDK 3.0 (Release)
>         Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Browser: Firefox 1.x
> Language Found: English
>            Reporter: Adobe JIRA
>              Labels: easytest
>
> Steps to reproduce:
>  <mx:TabNavigator selectedIndex="2">
>       <mx:Panel label="test1" />
>       <mx:Panel label="test2" />
>       <mx:Panel label="test3" />
>  </mx:TabNavigator>
>  
>  Actual Results:
>  Panel test1 is invariably selected.
>  
>  Expected Results:
>  The panel choosen with selectedIndex should be selected.
>  
>  Workaround (if any): none

--
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

Reply via email to