Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 86587D84F for ; Fri, 21 Dec 2012 19:39:28 +0000 (UTC) Received: (qmail 91105 invoked by uid 500); 21 Dec 2012 19:39:27 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 91066 invoked by uid 500); 21 Dec 2012 19:39:27 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 91057 invoked by uid 99); 21 Dec 2012 19:39:27 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Dec 2012 19:39:27 +0000 Date: Fri, 21 Dec 2012 19:39:12 +0000 (UTC) From: "Matt Hughes (JIRA)" To: flex-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (FLEX-33329) Popup with TextInput never garbage collected MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLEX-33329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Hughes updated FLEX-33329: ------------------------------- Attachment: ProfilingTest.mxml TitleWindowWithText.mxml > 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