From flex-dev-return-10738-apmail-incubator-flex-dev-archive=incubator.apache.org@incubator.apache.org Thu Aug 9 19:22:20 2012 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 685A796A9 for ; Thu, 9 Aug 2012 19:22:20 +0000 (UTC) Received: (qmail 68516 invoked by uid 500); 9 Aug 2012 19:22:19 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 68479 invoked by uid 500); 9 Aug 2012 19:22:19 -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 68469 invoked by uid 99); 9 Aug 2012 19:22:19 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 19:22:19 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 3C29014182B for ; Thu, 9 Aug 2012 19:22:19 +0000 (UTC) Date: Thu, 9 Aug 2012 19:22:18 +0000 (UTC) From: "Alex Harui (JIRA)" To: flex-dev@incubator.apache.org Message-ID: <136488765.3267.1344540139250.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1546263507.3225.1344539418971.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (FLEX-33166) We need to be able to call use text input fields in a scrollable container to call up the soft number pad in IOS 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-33166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432086#comment-13432086 ] Alex Harui commented on FLEX-33166: ----------------------------------- This is mostly a runtime issue. The runtime does not provide a way to clip StageText so there is no way to scroll StageText within a container that is not full screen or is occluded by other display objects. We could provide the capability of relocating the StageText for scenarios where the container is full screen and not occluded. It would just look wrong in those other scenarios. > We need to be able to call use text input fields in a scrollable container to call up the soft number pad in IOS > ----------------------------------------------------------------------------------------------------------------- > > Key: FLEX-33166 > URL: https://issues.apache.org/jira/browse/FLEX-33166 > Project: Apache Flex > Issue Type: Improvement > Components: .Unspecified - Mobile > Affects Versions: Adobe Flex SDK 4.6 (Release) > Environment: All IOS > Reporter: Dan Murray > Labels: features > Fix For: Apache Flex 4.8 (parity release), Apache Flex 4.9.0 > > Original Estimate: 612h > Remaining Estimate: 612h > > We should be able to configure a text field which only accepts numerical input to call up the numeric pad. However, the skinclasses for the textfield that can call up the number pad will not scroll--If you try to use the skinclass that can call the softkey number pad in a scrollable container, the textfield scrolls away from its text. -- 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