Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. compile and run test(the tree has MXTreeItemRenderer, which has disclosureGroup set with a group)
2. select the tree or focus the tree
3.
Actual Results:
the group contents not shown up, only shows TextInput
Expected Results:
use the group or asdoc need more info:
disclosureGroup : Group
The ID of the component that receives focus as the item editor.
however inherited property:
editor : IFocusManagerComponent
The ID of the component that receives focus as the item editor.
so the two are really not clear, need more information for disclosureGroup
Workaround (if any):