[
https://issues.apache.org/jira/browse/FLEX-33278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822401#comment-13822401
]
tom chiverton commented on FLEX-33278:
--------------------------------------
I built your code with the latest run times (4.11 Apache Flex and AIR 3.9) and
on WinXP when I paste the Excel code, it all seems to work OK in that the right
hand two boxes get the raw text as expected, no LF is visible.
If I paste into a text file, it does paste a line feed.
Please try with the latest SDKs and runtimes and/or let me know how you know
'The pasted text is '1234567' and LF'.
> 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
> Fix For: Apache Flex 4.10.0
>
> Attachments: PastingExcelCellTextTest.zip
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)