Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Load the bugfile.
2. Click on the button to open a non-modal pop up.
3. Look at the TextArea to see if an event was triggered.
Actual Results: No updateComplete event is triggered. If you launch a modal pop up, you do get an updateComplete event.
For a halo Application, you got an updateComplete event for both a non-modal and modal pop up.
Expected Results: You should get an updateComplete event.
Workaround (if any):