Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Set the skinClass to WindowedApplicationSkin.
2. Set showStatusBar to false.
3. Set the skinClass to SparkChromeWindowedApplicationSkin.
Actual Results:
The status bar appears.
Expected Results:
Since showStatusBar is false, it should not appear.
Workaround (if any):
Switch skins, then change it from true to false.