Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 4.5.1 (Release)
-
None
-
None
-
Affected OS(s): Apple IOS
Language Found: English
Description
Steps to reproduce:
1.Add the following to IOS app
<s:Button needsSoftKeyboard="true" label="open SoftKeyboard" id="b1" click="b1.requestSoftKeyboard()" />
2.Click the button
Actual Results:
no soft keyboard is openned
Expected Results:
same as Android - softKeyboard is opened
Workaround (if any):