Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 4.0 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. In FB Source mode, create a List Item
2. Using code hints, add the dataGroup skin part.
3. Save your file
Actual Results:
dataGroup is specified as a string, which causes a compiler error.
If the user asks for dynamic help on the dataGroup, the help is not found.
See attached screenshot.
Expected Results:
Should we be code hinting skin parts? The langref states:
"Skin Parts
This component uses skins made up of skin parts. Do not set the skin parts directly. The component's skin sets the skin parts."
Workaround (if any):