Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
Adobe Flex SDK 3.2 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows
Browser: Firefox 2.x
Language Found: English
Description
Steps to reproduce:
1. Show an Alert Message with following code:
Alert.show("Alert Message","", Alert.YES|Alert.NO, null, AlertCloseEventHandler);
Actual Results: It displays the Alert Box on top left corner of the application.
Expected Results: It should display the Alert Box at the center on the screen.
Workaround (if any):
Notes:
It used to work in 3.0.3, stopped working in flex_sdk_3.2.0.3794