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

Flex 4 ModuleLoader bugs module creation cycle when added as element after module load is ready

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • Adobe Flex SDK 4.1 (Release)
    • None
    • Modules
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows XP
      Browser: Firefox 3.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Start the attached example
      2. Press V1 button to addElement the ModuleLoader and load the module. Check the creation order events in the text area - this is the correct one.
      3. Restart the application
      4. Press V2 button to load the module
      5. Press V2 to addElement the ModuleLoader and check the creation order events in the text area - here we have wrong order.

      Actual Results:

      When the ModuleLoader is addElement after the module load is ready, the order of the creation events of the module and it's elements is wrong.

      Expected Results:

      The order of the creation events of the module and it's elements to be correct.

      Workaround (if any): set the module's creationPolicy="none", and create the deferred content after addElement the moduleLoader.

      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: