Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
Adobe Flex SDK 3.2 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows
Language Found: English
Description
Steps to reproduce:
1. Show alert using the following code:
Alert.show("Alert Message","", Alert.YES|Alert.NO, null, AlertCloseEventHandler);
Actual Results:
The Alert box should be displayed in the center of screen.
Expected Results:
The Alert box is displayed on top left corner of screen.
Workaround (if any):
Notes: It used to work in flex SDK 3.0.3, found this bug in flex_sdk_3.2.0.3794