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 mainApplication.swf
2. Open the ColorPicker
3. Try to click outside of the SWFLoader
Actual Results: ColorPicker doesn't close. If you click inside the SWFLoader, the ColorPicker closes.
Menus never close when you mouseDown anywhere.
DateField works correctly 1-2 times, but, then, it stops closing when you click outside of the SWFLoader.
ComboBox acts the same as ColorPicker, it closes when you click within the SWFLoader, but, not, w
Expected Results: Dropdowns should close when you mousedown anywhere on the application.
Workaround (if any):