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

TabNavigator with disabled then enabled child fails to create other children

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK 4.5 (Release)
    • None
    • mx: Tab Navigator
    • None
    • Affected OS(s): Windows
      Affected OS(s):
      Browser: Internet Explorer 6.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Compile and run application CreationPolicyDisabled.mxml

      Actual Results:

      The second tab of TabNavigator is selected, but the Label isn't created.

      Expected Results:

      The Label should be created and visible.

      Workaround (if any):

      Any of the following will create the second child:

      • set creationPolicy="all" on content_one (this is expected),
      • comment content_one.enabled = true,
      • remove enabled="false" on content_one,
      • remove mouseOver="over()" from content_one (this one is really really weird, as the handler is never called anyway)

      Can you take a look?

      Thanks,

      Daniel

      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: