You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Alex Harui (JIRA)" <ji...@apache.org> on 2012/08/09 21:22:18 UTC

[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

    [ 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