You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Shigeru Nakagaki (JIRA)" <ji...@apache.org> on 2015/03/13 11:47:38 UTC

[jira] [Updated] (FLEX-34801) "right-click" causes memory leak in AIR application

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

Shigeru Nakagaki updated FLEX-34801:
------------------------------------
    Attachment: ContextMenuTest_src.zip

I guess this is not a bug of Flex SDK but it's a bug of runtime.
Is there anyone who knows the workaround for this issue?

> "right-click" causes memory leak in AIR application
> ---------------------------------------------------
>
>                 Key: FLEX-34801
>                 URL: https://issues.apache.org/jira/browse/FLEX-34801
>             Project: Apache Flex
>          Issue Type: Bug
>    Affects Versions: Apache Flex 4.13.0
>         Environment: Windows 7 64bit Japanese, Adobe AIR 16, Flex SDK 4.13
>            Reporter: Shigeru Nakagaki
>         Attachments: ContextMenuTest_src.zip
>
>
> How to reproduce this issue.
>    Step 1. run an attached source with Profiler mode of Flash Builder
>    Step 2. click "add" button
>    Step 3. right-click the red area in Panel
>    Step 4. click "close" button in Panel
>    Step 5. click GC button in Flash Builder
>     "MyPanel" will be removed from the Live Objects view.
>     But "MyContainer" will NOT be removed from the Live Objects view.
>    Step 6. right-click the blue area
>    Step 7. click GC button in Flash Builder
>     "MyContainer" will be removed from the Live Objects view.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)