You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Matt Hughes (JIRA)" <ji...@apache.org> on 2012/12/21 20:37:13 UTC

[jira] [Created] (FLEX-33329) Popup with TextInput never garbage collected

Matt Hughes created FLEX-33329:
----------------------------------

             Summary: Popup with TextInput never garbage collected
                 Key: FLEX-33329
                 URL: https://issues.apache.org/jira/browse/FLEX-33329
             Project: Apache Flex
          Issue Type: Bug
          Components: Focus Manager, PopUp Manager, Spark: TextInput
    Affects Versions: Apache Flex 4.8 (parity release)
            Reporter: Matt Hughes


In the attached sample application, we use a button to create a popup.  That popup has a TextInput and a Button.  If you enter text in the text input and click the button, we close the popup.

If you take a memory snapshot after the popup has been closed, it still remains in memory.  If you go through this cycle again and create another popup and close it, it keeps acrueing instances.

If you don't focus into the text input, you don't get the memory leak.

This was documented before here (https://issues.apache.org/jira/browse/FLEX-20312) but the issue is still reproducible in 4.8 and I don't know of any workarounds.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira