Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Add some components to a Spark Application.
2. Set the Application's enabled property to false.
Actual Results:
The controls appear enabled even though they are not.
Expected Results:
With a Halo Application, they appear disabled.
Workaround (if any):
Loop through all the components and set their enabled property to false.