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

[PerModuleStyleManagement] RTE when module contains and Alert

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • Adobe Flex SDK Previous
    • None
    • Modules
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. compile app and module
      2. run the app (main.swf)
      3. click on load module
      4. click on a textfield in the module

      Actual Results:
      TypeError: Error #1009: Cannot access a property or method of a null object reference.
      at mx.managers::PopUpManagerImpl/http://www.adobe.com/2006/flex/mx/internal::createModalWindow()[/Users/gauravj/depot/flex/sdk/frameworks/projects/framework/src/mx/managers/PopUpManagerImpl.as:678]
      at mx.managers::PopUpManagerImpl/addPopUp()[/Users/gauravj/depot/flex/sdk/frameworks/projects/framework/src/mx/managers/PopUpManagerImpl.as:393]
      at mx.managers::PopUpManager$/addPopUp()[/Users/gauravj/depot/flex/sdk/frameworks/projects/framework/src/mx/managers/PopUpManager.as:189]
      at mx.controls::Alert$/show()[/Users/gauravj/depot/flex/sdk/frameworks/projects/framework/src/mx/controls/Alert.as:620]
      at ModuleTest/clickHandler()[/Users/gauravj/Documents/Adobe Flash Builder Prerelease/StylesApp2/src/ModuleTest.mxml:46]
      at ModuleTest/__selector_click()[/Users/gauravj/Documents/Adobe Flash Builder Prerelease/StylesApp2/src/ModuleTest.mxml:52]

      Expected Results:
      no RTE

      Workaround (if any):
      add import and var for PopUpManager in the loading app

      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: