[
https://issues.apache.org/jira/browse/FLEX-33679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14119825#comment-14119825
]
Tristan commented on FLEX-33679:
--------------------------------
Hi, I've just tested it with the latest SDK (13) and it is still not working.
This bug is linked to the bug FLEX-34179
> 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.3.4#6332)