Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-11378

mx:ProgressBar control which is set to indeterminate="true, causes some Apollo to use 25% CPU when idle

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • mx: RadioButton
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows
      Language Found: English

    Description

      Steps to reproduce:
      The problem was initially reported in Apollo as certain Apollo apps consuming 25% when idle ( bug in Watson 1365126). Apollo dev investigate the issue and believe the problem is mx:ProgressBar control which is set to indeterminate="true".

      bajames; 07/06/2007 03:33 PM
      The problem here is the mx:ProgressBar control which is set to indeterminate="true". I looks like this calls updateIndeterminateHandler() in the flex code every 30 ms and makes changes to the x coordinate of the progress bar control. The net effect is that the Window is getting invalidated constantly.

      1.
      2.
      3.

      Actual Results:

      Expected Results:

      Workaround (if any):

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: