Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Cannot Reproduce
-
Adobe Flex SDK 4.0 (Release)
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. compile and run the air test app
2. when the windowedApplication, two windows pop up, click "Open Alert" button on each window
3. click WindowedApplication
->
Error: Error #2094: Event dispatch recursion overflow.
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.managers.systemClasses::MarshallPlan/otherSystemManagerMouseListener()[E:\dev\trunk\frameworks\projects\framework\src\mx\managers\systemClasses\MarshallPlan.as:2674]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.managers.systemClasses::MarshallPlan/otherSystemManagerMouseListener()[E:\dev\trunk\frameworks\projects\framework\src\mx\managers\systemClasses\MarshallPlan.as:2677]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
Expected Results:
no error.
Workaround (if any):