Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
Adobe Flex SDK 3.0 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Run bugfile
2. Click on close
3.
Actual Results:
The itemClick event doesn't fire
Expected Results:
closeMenuItem should fire when you click on the close button.
Workaround (if any):
One could try to get the itemRenderer associated with the top-level item and listen for the "click" event, but this isn't easy to do.