You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Tristan (JIRA)" <ji...@apache.org> on 2014/09/03 15:26:51 UTC

[jira] [Updated] (FLEX-34517) Soft keayboard does not appears on iOS and Android on textInput with renderMode = Direct

     [ https://issues.apache.org/jira/browse/FLEX-34517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan updated FLEX-34517:
---------------------------
    Attachment: SoftKeyBoardTest.fxp

> Soft keayboard does not appears on iOS and Android on textInput with renderMode = Direct
> ----------------------------------------------------------------------------------------
>
>                 Key: FLEX-34517
>                 URL: https://issues.apache.org/jira/browse/FLEX-34517
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: TextInput
>    Affects Versions: Apache Flex 4.13.0
>         Environment: iOS and Android
>            Reporter: Tristan
>         Attachments: SoftKeyBoardTest.fxp
>
>
> I want to use Direct render mode in my flex application but I have some problems with the keyboard. ('pan' mode)
> If you try the project I have attached, you will find a spark view with two Spark TextInput:
> - One with the spark.skins.mobile.TextInputSkin
> - One with no skin, so the default skin
> Result on android:
> - TextInput Skin : the keyboard appears, but the textInput is hidden
> - default skin : perfect, keyboard appears, and textinput is above the keyboard
> Result on iOS:
> - TextInputSkin and default skin: keyboard appears but the textinput is hidden



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)