[ 
https://issues.apache.org/jira/browse/FLEX-33329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Hughes updated FLEX-33329:
-------------------------------

    Attachment: memory_snapshot.png

Screenshot showing memory snapshot *after* removing popup.  

One reference holding onto the TitleWindowWithText is its FocusManagers.
                
> 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
>         Attachments: memory_snapshot.png, ProfilingTest.mxml, 
> TitleWindowWithText.mxml
>
>
> 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

Reply via email to