Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C4F56C979 for ; Sat, 21 Jul 2012 20:29:37 +0000 (UTC) Received: (qmail 6574 invoked by uid 500); 21 Jul 2012 20:29:35 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 6514 invoked by uid 500); 21 Jul 2012 20:29:35 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 6489 invoked by uid 99); 21 Jul 2012 20:29:34 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Jul 2012 20:29:34 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id B90DA1404B1 for ; Sat, 21 Jul 2012 20:29:34 +0000 (UTC) Date: Sat, 21 Jul 2012 20:29:34 +0000 (UTC) From: "Philippe Mouawad (JIRA)" To: flex-dev@incubator.apache.org Message-ID: <693977687.86665.1342902574760.JavaMail.jiratomcat@issues-vm> In-Reply-To: <791930653.84021.1342819056827.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Reopened] (FLEX-33143) Spark TextInput: setting displayAsPassword to true impacts all other TextInput and break softKeyBoard (no more International keyboards) 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-33143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philippe Mouawad reopened FLEX-33143: ------------------------------------- I finally managed to find how issue occurs > Spark TextInput: setting displayAsPassword to true impacts all other TextInput and break softKeyBoard (no more International keyboards) > --------------------------------------------------------------------------------------------------------------------------------------- > > Key: FLEX-33143 > URL: https://issues.apache.org/jira/browse/FLEX-33143 > Project: Apache Flex > Issue Type: Bug > Components: Spark: TextInput > Affects Versions: Adobe Flex SDK 4.6 (Release) > Environment: IPAD AIR 3.3 > Reporter: Philippe Mouawad > Priority: Critical > Attachments: BUG-33143.fxp > > > Hello, > We have a mobile application that uses Flex 4.6 (Air 3.3) that is deployed on Android Tablets and IPad ones (IPad 1 & 2, IOS 5.1.1 9B296). > Users from Thailang / Korea are reporting a problem with the soft keyboard which does not propose the Thai or Korean keyboard while native application do propose it. > To be clear, on iPad you can configure more than one keyboard among which for example Thai or Korean keyboards. > http://support.apple.com/kb/HT4509 > I searched for some time, and finally came to a strange idea. I noticed my first TextInput fields had displayAsPassword set to true. > So I made a little test with: > 1) > and > 2) > And BINGO, there is a bug: > 1) If I first go to first field, International Keyboard appears > 2) I go to second one, it disappears > 3) I go back to first one, no more International Keyboard > Setting displayAsPassword="true" breaks soft keyboard. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira