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

Memory leak when dynamically adding and removing a new tab containing a large form from a TabNavigator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • Adobe Flex SDK 3.0 (Release)
    • None
    • mx: Tab Navigator
    • None
    • Affected OS(s): Windows
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a TabNavigator
      2. Programatically add a Tab which contains a Panel containing many form items (ComboBox, HBox, TextArea, CheckBox, etc.)
      3. Programatically remove the tab
      3. Notice memory usage and response time slowly rise

      Actual Results:
      Over time, memory usage and response time rises

      Expected Results:
      A linear memory usage / response time

      Workaround (if any):
      Current workaround is to code child.removeAllChildren(); from within any method that "closes / removes" the tab from the TabNavigator

      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: