Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Browser: Other (specify version)
Language Found: English
Description
Steps to reproduce:
1. Add the following to a View:
<s:actionContent>
<s:Button emphasized="true" label="Done"/>
</s:actionContent>
2. Run the application
Actual Results:
Default ActionBar (beveled or normal) button skin is shown without accentColor style.
Expected Results:
The normal (non-ActionBar) Button skin has a .emphasized style. We should also support this in the ActionBar.
Workaround (if any):
No workaround for normal (flat) buttons. For visuals on the beveled buttons, it's possible to use chromeColor.