Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-21306

When first child of TabNavigator is set to be included in the app's first state, it is not selected when the app. starts up.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • mx: Tab Navigator
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Create 2 states: state1 and state2.
      2. Create a TabNav in which the first child has includeIn="state1".
      3. Compile and run.

      Actual Results:
      The 2nd tab is selected when the app. starts up.

      Expected Results:
      Should be the first tab.

      Workaround (if any):
      In the Application's tag, add a creationComplete handler to set the selectedIndex = 0.

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: