Question
iOS TextInput cursor and content show through title bar and other UI elements
Hello,
I have a problem with skinClass="spark.skins.mobile.TextInputSkin" or StageText in flex, when a form is contained within a scroller, it is possible to scroll the content whilst the softkeyboard is displayed and the input element retains focus - on iOS, this causes the cursor and the text to show through UI elements on iOS such as the titlebar content.
In flash, mask doesn't work with TextFieldType.input on iOs.
Has anyone come up with a workaround ?
thanks
