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.13060
Steps to reproduce:
1. Compile and run attached MXML file using the sample Arcade theme (\samples\themes\arcade\arcade.swc)
2. Compare the emphasized buttons (middle column).
3. Toggle the "emphasized" checkbox a few times.
Actual Results:
mx:Button the emphasized and non-emphasized states look the same. (bad)
s:Button emphasized states look correct.
Expected Results:
mx:Button emphasized state should look same as s:Button emphasized state.
Workaround (if any):
n/a