Tristan gueninchault created FLEX-33679:
-------------------------------------------

             Summary: 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.10.0
         Environment: Only on iOS
            Reporter: Tristan gueninchault


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to