Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 3.5 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Browser: Firefox 3.x
Language Found: English
Description
Steps to reproduce:
1.Set stage.scaleMode = StageScaleMode.SHOW_ALL;
2.Change application dimensions.
3.Open a TitleWindow as a popup i.e. PopUpManager.createPopUp(); with modal attribute set to 'true'.
Actual Results:
Modal coverage doesn't reflect application dimension changes allowing user to click on content underneath the modal layer!
Expected Results:
Modal dimensions should reflect application dimensions therefore, full modal coverage of the application.
Workaround (if any):
Use a different scaleMode.