Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK 4.1 (Release)
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile and run the attached app with the "Use Flex 3 Compatibility Mode" box checked in FlashBuilder.
Actual Results:
Click on button. Pop-up close button is on the left-hand side and the title is missing.
Expected Results:
Popup has title and the close button is on the right-hand size.
Workaround (if any):
Set the global CSS style selector in the code:
<mx:Style>
global
</mx:Style>
or
modify default-3.0.0.css