Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK 3.2 (Release)
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Load the bugfile testMouseDownOutsideMain.swf
2. Uncheck the 'modal?' checkbox.
3. Press the button above the 'modal?' checkbox to launch a non-modal popup.
4. Mouse down outside of the popup (not in the SWFLoader).
5. Check your log file.
Actual Results: The mouseDownOutside event is not triggered for non-modal pop ups. It works correctly for modal pop ups.
Expected Results: mouseDownOutside should be triggered for non-modal pop ups.
Workaround (if any):