Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 3.0 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s):
Browser: Internet Explorer 7.x
Language Found: English
Description
Steps to reproduce:
1. Make an application with a Label and assign it a style name
2. Create a method that will define a style for a specific component, a Label for this example, with a style name and execute this method
3. The newly defined will not be applied to the label in our application
Actual Results:
The style you create at run time for a specific component with a style name is not applied when the style is added to the StyleManager.
Expected Results:
You would expect the style gets applied after adding it to the StyleManager. A style for a specific component with a style name that is defined at design time does get applied.
Workaround (if any):
There is no workaround for this problem.
If only have a Windows Vista computer at my disposal but I suspect the problem also occurs on other version and probably also on other OS platforms. The behaviour is the same in both IE 7 and FireFox 3.