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

Justin Mclean updated FLEX-34738:
---------------------------------
    Comment: was deleted

(was: Can reproduce with the following code:
{code}
<?xml version="1.0" encoding="utf-8"?>
<s:Application 
    xmlns:fx="http://ns.adobe.com/mxml/2009";    
    xmlns:mx="library://ns.adobe.com/flex/mx"     
    xmlns:s="library://ns.adobe.com/flex/spark"
        xmlns:x="http://flex.apache.org/experimental/ns";>

        <s:VGroup>
                 <x:RichTextEditor />
        </s:VGroup>

</s:Application>
{code})

> Not delete BusyIndicator
> ------------------------
>
>                 Key: FLEX-34738
>                 URL: https://issues.apache.org/jira/browse/FLEX-34738
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: BusyIndicator
>    Affects Versions: Apache Flex 4.14.0
>         Environment: mobile and desktop
>            Reporter: rodrigo
>            Priority: Critical
>              Labels: easyfix, easytest
>         Attachments: Tw.mxml, test_web.mxml
>
>
> * Not delete BusyIndicator even if it has no reference, this is very serious 
> not freeing the views that make use of the increasing memory and cpu usage
> * BusyIndicator consume cpu even if this invisible
> * BusyIndicator to change size looks very bad



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

Reply via email to