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

minimize() called inside creationComplete handler receives RTE:Cannot access a property or method of a null object reference.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • Adobe Flex SDK Previous
    • None
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. run test app, in creationComplete handler, windowedApp tries to call minimize()

      Actual Results:
      TypeError: Error #1009: Cannot access a property or method of a null object reference.
      at spark.components::WindowedApplication/minimize()
      at windowedApp_minimize_in_creationcomplete/configApp()
      at windowedApp_minimize_in_creationcomplete/___windowedApp_minimize_in_creationcomplete_WindowedApplication1_creationComplete()
      at flash.events::EventDispatcher/dispatchEventFunction()
      at flash.events::EventDispatcher/dispatchEvent()
      at mx.core::UIComponent/dispatchEvent()
      at mx.core::UIComponent/set initialized()
      at mx.managers::LayoutManager/doPhasedInstantiation()
      at mx.managers::LayoutManager/doPhasedInstantiationCallback()

      Expected Results:
      no error.

      Workaround (if any):

      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: