You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "victor yew (JIRA)" <ji...@apache.org> on 2013/11/12 03:10:18 UTC

[jira] [Created] (FLEX-33894) App crashes when tap the screen while the popup busy indicator is running

victor yew created FLEX-33894:
---------------------------------

             Summary: App crashes when tap the screen while the popup busy indicator is running
                 Key: FLEX-33894
                 URL: https://issues.apache.org/jira/browse/FLEX-33894
             Project: Apache Flex
          Issue Type: Bug
          Components: Mobile: BusyIndicator, PopUp Manager
    Affects Versions: Apache Flex 4.9.0
         Environment: Windows 7, Flash Builder 4.6
            Reporter: victor yew


Ways to reproduce:

1. Launch the app.
2. The Popup manager add a popup with custom busy indicator with this line of code PopUpManager.addPopUp(progress, this, true);
3. Tap touch the screen in your device or click the emulator on your PC while the busy indicator is still running.
3. Uncatch error occurs  and the app crashes.

Note: This error does not occur when I set the modal=false. E.g. PopUpManager.addPopUp(progress, this, false);



--
This message was sent by Atlassian JIRA
(v6.1#6144)