Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile and run attached MXML file.
2. Click on the LinkBar control
Actual Results:
The itemClick event is dispatched, even though the enabled property is false.
Expected Results:
LinkBar should be disabled.
Workaround (if any):
set the enabled property using ActionScript or databinding