You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Maurice Amsellem (JIRA)" <ji...@apache.org> on 2014/03/17 10:52:42 UTC

[jira] [Commented] (FLEX-33679) TextInput on iOS doesn't show the selection bar when focus in and soft keyboard is disabled

    [ https://issues.apache.org/jira/browse/FLEX-33679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937606#comment-13937606 ] 

Maurice Amsellem commented on FLEX-33679:
-----------------------------------------

It seems that this is the same bug than FLEX-34141, which is fixed in the nightly build.
Can you please try the latest nightly and see if it fixed your problem

> TextInput on iOS doesn't show the selection bar when focus in and soft keyboard is disabled
> -------------------------------------------------------------------------------------------
>
>                 Key: FLEX-33679
>                 URL: https://issues.apache.org/jira/browse/FLEX-33679
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: TextInput
>    Affects Versions: Apache Flex 4.12.0
>         Environment: Only on iOS device
>            Reporter: Tristan
>         Attachments: TestTextInput.fxp
>
>
> I want to use my own numeric keyboard for textInput. so on a textInput, I add the listener softKeyboardActivating and make a preventDefault to not show the keyboard.
> I use for TextInput the "spark.skins.mobile.TextInputSkin".
> I will attach a project to test the case, you will see the selection bar on Android and PC, but not on iOS.
> Is it possible to modify the skin in order to show the selection bar without show the keyboard ?



--
This message was sent by Atlassian JIRA
(v6.2#6252)