Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Found in 4.5.0.17235 (but can repro in 4.0 and 4.1).
Steps to reproduce:
1. Compile and run the attached MXML file and note the appearance of the disabled mx:ColorPicker.
2. Change you compiler args to use the Wireframe theme: -theme+=${flexlib}/themes/Wireframe/wireframe.swc
3. Compile and rerun the test.
Actual Results:
Spark theme looks good.
Wireframe theme looks way too dark when ColorPicker is disabled.
Expected Results:
Less dark.
Workaround (if any):
Custom skin?