Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
Adobe Flex SDK 4.5.1 (Release)
-
None
-
None
-
Affected OS(s): Apple IOS
Language Found: English
Description
Steps to reproduce:
1.Run attached app
2.Click "open SoftKeyboard" button
<s:Button needsSoftKeyboard="true" label="open SoftKeyboard" id="b1" click="b1.requestSoftKeyboard()" />
3.
Actual Results:
SoftKeyboard is not opened
Expected Results:
same as Android - opened softKeyboard
Workaround (if any):
none