Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
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. Note all the pretty buttons.
3. Toggle the emphasized FxCheckBox.
4. Click the FxRadioButton and/or FxCheckBox control.
Actual Results:
After toggling the emphasized CheckBox, the FxCheckBox and FxRadioButton skins revert themselves to the FxButton skin.
Expected Results:
FxRadioButton and FxCheckBox should support the emphasized property or suppress them from the docs (i believe they are inherted from FxButton or FxToggleButton)
Workaround (if any):
n/a