From issues-return-6784-apmail-flex-issues-archive=flex.apache.org@flex.apache.org Wed Sep 3 14:56:40 2014 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 B32791113E for ; Wed, 3 Sep 2014 14:56:40 +0000 (UTC) Received: (qmail 38911 invoked by uid 500); 3 Sep 2014 14:25:51 -0000 Delivered-To: apmail-flex-issues-archive@flex.apache.org Received: (qmail 19317 invoked by uid 500); 3 Sep 2014 14:25:34 -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 91897 invoked by uid 99); 3 Sep 2014 12:37:53 -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:37:53 +0000 Date: Wed, 3 Sep 2014 12:37:53 +0000 (UTC) From: "Tristan (JIRA)" To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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: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)