You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Tristan (JIRA)" <ji...@apache.org> on 2014/03/21 17:25:45 UTC

[jira] [Created] (FLEX-34178) softKeyboardActivating is dispatched only the second time of entering the textInput

Tristan created FLEX-34178:
------------------------------

             Summary: 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
         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.2#6252)