Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 3.0 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Language Found: English
Description
Steps to reproduce:
1. Create a style sheet that has a style for a Linkbar
2. Create a style for the buttons in the LinkBar
3. link the styles using linkButtonStyleName
Actual Results:
Despite the linkButton style being loaded into the application they are not applied to the buttons in the LinkBar
Expected Results:
The Button style should be applied to the buttons in the LinkBar
Workaround (if any):
Use an HBox