You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "victor yew (JIRA)" <ji...@apache.org> on 2013/11/01 04:00:18 UTC

[jira] [Created] (FLEX-33870) Text Input cannot enter text after switch to mobile TextInputSkin

victor yew created FLEX-33870:
---------------------------------

             Summary: Text Input cannot enter text after switch to mobile TextInputSkin
                 Key: FLEX-33870
                 URL: https://issues.apache.org/jira/browse/FLEX-33870
             Project: Apache Flex
          Issue Type: Bug
          Components: Spark: TextInput
    Affects Versions: Apache Flex 4.9.0
         Environment: Windows 7, Flash Builder 4.6
            Reporter: victor yew


Text Input in Mobile cannot enter any text when switching to mobile TextInputSkin. Immediately after I remove the skinClass, it works again. The following is my TextInput component:

<s:TextInput id="passwordInput" width="100%" contentBackgroundColor="0xffffff" displayAsPassword="true"  prompt="Please Enter Password" skinClass="spark.skins.mobile.TextInputSkin"/>



--
This message was sent by Atlassian JIRA
(v6.1#6144)