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

Window children are not removed from stage if window is closed manually

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 3.1 (Release)
    • None
    • mx: Window
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Firefox 2.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Create mx:Window and add some child components to it
      2. Add removedFromStage event listener to a child component
      3. Run the app: open window and close it by clicking x-button

      Actual Results:
      event listener function is not called

      Expected Results:
      listener function is called (as it is called if window is closed programmatically using (native)window.close())

      Workaround (if any):
      add closing event listener to window and call removeAllChildren in it

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: