Return-Path: X-Original-To: apmail-flex-issues-archive@minotaur.apache.org Delivered-To: apmail-flex-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C6223112B0 for ; Wed, 3 Sep 2014 14:57:16 +0000 (UTC) Received: (qmail 50101 invoked by uid 500); 3 Sep 2014 14:25:57 -0000 Delivered-To: apmail-flex-issues-archive@flex.apache.org Received: (qmail 31651 invoked by uid 500); 3 Sep 2014 14:25:47 -0000 Mailing-List: contact issues-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list issues@flex.apache.org Received: (qmail 91955 invoked by uid 99); 3 Sep 2014 12:38:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Sep 2014 12:38:51 +0000 Date: Wed, 3 Sep 2014 12:38:51 +0000 (UTC) From: "Tristan (JIRA)" To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (FLEX-34178) softKeyboardActivating is dispatched only the second time of entering the textInput MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLEX-34178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tristan updated FLEX-34178: --------------------------- Attachment: TestTextInput_ios.fxp > 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, TestTextInput_ios.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)