Tristan created FLEX-34179:
------------------------------
Summary: PreventDefault() on softKeyboardActivating event does not
block the keyboard
Key: FLEX-34179
URL: https://issues.apache.org/jira/browse/FLEX-34179
Project: Apache Flex
Issue Type: Bug
Components: Spark: TextInput
Affects Versions: Apache Flex 4.13.0
Environment: ios
Reporter: Tristan
Attachments: TestTextInput.fxp
Related to FLEX-34141, when the softKeyboardActivating is fired, I try to not
open the keyboard.
For that, try the project.
I try to do what is written here
http://help.adobe.com/en_US/as3/dev/WSfffb011ac560372f6bc38fcc12e0166e73b-8000.html
" If you call the preventDefault() method of the dispatched event object, the
virtual keyboard does not open."
--
This message was sent by Atlassian JIRA
(v6.2#6252)