Details
-
Bug
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
Apache Flex 4.10.0, Apache Flex 4.11.0, Apache Flex 4.12.0
-
None
-
iOS, reproduced on iPhone 4, 4S, 5
Description
A TextArea near the bottom of a screen on an iOS device causes the screen to bounce up and down. After receiving focus, the softkeyboard activates, then deactivates, then activates again, resulting in an unpleasant bouncing effect. It only happens on TextAreas on the lower part of the screen, below where the softkeyboard is raised. I could only reproduce this when the skin class is set to spark.skins.mobile.TextAreaSkin. StageText skins, and the TextInput component do not have this issue.