[ https://issues.apache.org/jira/browse/FLEX-34178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14119817#comment-14119817 ] Tristan commented on FLEX-34178: -------------------------------- Hello, I've just tested it with the last apache flex SDK (13) and the problem is still here. The problem is only on iOS, on Android, that works. I sent a new projet linked with the last SDK to test if you want. > softKeyboardActivating is dispatched only the second time of entering the textInput > ----------------------------------------------------------------------------------- > > Key: FLEX-34178 > URL: https://issues.apache.org/jira/browse/FLEX-34178 > Project: Apache Flex > Issue Type: Bug > Components: Spark: TextInput > Affects Versions: Apache Flex 4.13.0 > Environment: ios > Reporter: Tristan > Assignee: Maurice Amsellem > Attachments: TestTextInput.fxp > > > Relating to FLEX-34141, there is still a bug. > Try my project on iPad: > 1) The first time you set the focus on the textInput, there is no event softKeyboardActivating fired. > 2) click outside the textInput to close the keyboard > 3) Set the focus on the textInput => the softKeyboardActivating event is fired > The problem is the first time I set the focus, I should have a softKeyboardActivating event fired. -- This message was sent by Atlassian JIRA (v6.3.4#6332)