You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Shigeru Nakagaki (JIRA)" <ji...@apache.org> on 2013/03/08 08:12:12 UTC

[jira] [Created] (FLEX-33423) We can input text over than maxChars when we use "Insert" mode.

Shigeru Nakagaki created FLEX-33423:
---------------------------------------

             Summary: We can input text over than maxChars when we use "Insert" mode.
                 Key: FLEX-33423
                 URL: https://issues.apache.org/jira/browse/FLEX-33423
             Project: Apache Flex
          Issue Type: Bug
          Components: Spark: TextInput
    Affects Versions: Apache Flex 4.9.0
         Environment: Windows 7 64bit Japanese
Apache Flex SDK 4.9.1
AIR SDK 3.5
            Reporter: Shigeru Nakagaki


If maxChars is 6, usually we can not input 7 chars.
However, when you set "Insert" mode, we can input 7 chars.

In mx:TextInput which uses flash.text.TextField class, this does not happen.

--
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