Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Found in 4.0.0.14288.
Steps to reproduce:
1. Create a new Flex application and change theme to "Halo" (Project > Properties > Flex Theme > Adobe Themes - Halo > Halo)
2. Compile and run attached MXML file.
Actual Results:
Compiler warnings in Problems tab of Builder:
The style 'dropShadowVisible' is only supported by type 'mx.controls.List' with the theme(s) 'spark'.
Expected Results:
No warning. I'm not setting or using this style anywhere in my app. Must be something in defaults.css or from somewhere else.
Workaround (if any):
None so far.