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

[jira] [Created] (FLEX-34322) TextInput with editable="false" displays soft keyboard when tapped.

Alexandre Dyen created FLEX-34322:
-------------------------------------

             Summary: TextInput with editable="false" displays soft keyboard when tapped.
                 Key: FLEX-34322
                 URL: https://issues.apache.org/jira/browse/FLEX-34322
             Project: Apache Flex
          Issue Type: Bug
          Components: Mobile: Theme, Spark: TextInput
    Affects Versions: Apache Flex 4.12.1
         Environment: Samsung Galaxy Tab 10.1
Android 3.2
            Reporter: Alexandre Dyen


TextInput with editable="false" should not display the soft keyboard when clicked. This was the behavior in Flex 4.6.
With Flex 4.12.1, tapping on a TextInput that is using the default mobile theme skin (StyleableStageText)  will open the soft Keyboard, no matter the <editable> property value. The soft keyboard entries will be ignored by the TextInput control.
If TextInput skinClass=spark.skins.mobile.TextInputSkin, the soft keyboard will not appear, as expected




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