Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
Adobe Flex SDK 3.3 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Browser: Internet Explorer 6.x
Language Found: English
Description
Steps to reproduce:
1. Expand root node, having sub-nodes
2. doubleclick disclosure icon to collapse
Actual Results:
Following exception appears:
TypeError: Error #1010: A term is undefined and has no properties.
at mx.controls::Tree/expandItem()
at mx.controls::Tree/http://www.adobe.com/2006/flex/mx/internal::expandItemHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.core::UIComponent/dispatchEvent()
at mx.controls::Tree/http://www.adobe.com/2006/flex/mx/internal::dispatchTreeEvent()
at mx.controls.treeClasses::TreeItemRenderer/disclosureMouseDownHandler()
Expected Results:
tree node should be collapsed
Workaround (if any):