Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile and run attached MXML using latest Gumbo/trunk SDK and FP10.
2. Open ColorPicker control and select a color.
Actual Results:
RTE, oh noes!
ReferenceError: Error #1069: Property children not found on Gumbo_ColorPicker_test and there is no default value.
at mx.managers::SystemManager/mouseDownHandler()[E:\dev\trunk\frameworks\projects\framework\src\mx\managers\SystemManager.as:3322]
Expected Results:
No RTE
Workaround (if any):
Use the keyboard to navigate/select a color.