Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Found in 4.0.0.13101.
Steps to reproduce:
1. Compile and run attached MXML file using the sample Graphite theme (-theme+=${flexlib}/../samples/themes/graphite/graphite.swc).
2. Toggle the CheckBox to toggle the enabled property.
Actual Results:
The enabled MX Button (toggle+selected) has an outline around it. After toggling the CheckBox, the outline disappears, leaving no background fill/border around the toggle Button.
Expected Results:
The toggle+selected MX Button skin should behave more like the s:ToggleButton skin.
Workaround (if any):
Custom skin the sample theme.