You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Shigeru Nakagaki (JIRA)" <ji...@apache.org> on 2014/04/14 04:17:14 UTC

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

     [ https://issues.apache.org/jira/browse/FLEX-33423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shigeru Nakagaki updated FLEX-33423:
------------------------------------

    Attachment: InsertOverMaxCharsTest_src.zip

Step 1. press [INSERT] key
Step 2. input [12345678]

maxChars is 7. But we can input 8 characters.

thanks

Shigeru

> 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
>         Attachments: InsertOverMaxCharsTest_src.zip
>
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)