Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): Blackberry Tablet OS
Browser: Other (specify version)
Language Found: English
Description
Problem:
In the AIR app.xml, setting softKeyboardBehavior="none" shows the same behavior as "pan"
Method:
Compare the soft keyboard behavior in both attached BAR files by activating the "bottom left" TextField.
Result:
Both "none" and "pan" show panning behavior.
QNX image QCFM_CFP_A-winchester.developer-trunk.1702-42127
QNX Wasabi build 20110419_apqnxwsb37
Expected:
For "none", the keyboard should appear and overlap the TextField.
Workaround:
None