Nazar Yavny created FLEX-33278:
----------------------------------

             Summary: Ctrl+V doesn't work properly
                 Key: FLEX-33278
                 URL: https://issues.apache.org/jira/browse/FLEX-33278
             Project: Apache Flex
          Issue Type: Bug
          Components: Spark: RichEditableText
    Affects Versions: Adobe Flex SDK Previous, Apache Flex 4.8 (parity release)
         Environment: Windows 7
            Reporter: Nazar Yavny


The issue is present when user tries to paste text that starts with new line.

When maxChars variable is specified and user tries to paste with Ctrl+V text 
bigger than maxChars - component will cut of extra chars, but when user presses 
Ctrl+V one more time - text will be pasted again. So, in this situation length 
of component's inner text will be greater than specified maxChars variable.

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