Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Not A Problem
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): Apple IOS
Language Found: English
Description
Steps to reproduce:
1. Import the attached project and run on ios
2. Click on "Open Callout"
Actual Results:
The soft keyboard opens and then the SPUC appears which then closes the SK
Expected Results:
Both SK and SPUC should be open
Workaround (if any):
Don't open or move a SPUC over a StageText instance. Instead, set moveForSoftKeyboard=false or place the StageText instance inside the active pop-up.