[ https://issues.apache.org/jira/browse/FLEX-33544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781184#comment-13781184
]
Piotr Zarzycki commented on FLEX-33544:
---------------------------------------
Unfortunately I've got this issue in TextInput for Apache Flex 4.10 when i'm pasting some
text -> "mytext\n". multiline is false for textDisplay sking part.
> [Not injection][TLF only]The text display as multiline when paste multiline text into
single-line TLFTextField,
> ---------------------------------------------------------------------------------------------------------------
>
> Key: FLEX-33544
> URL: https://issues.apache.org/jira/browse/FLEX-33544
> Project: Apache Flex
> Issue Type: Bug
> Components: Runtime Shared Libraries
> Affects Versions: Adobe Flex SDK 3.1 (Release)
> Reporter: jingyuan
> Attachments: TLF single line.fla
>
>
> Problem:
> The text display as multiline when paste multiline text into single-line TLFTextField.
> Notes:
> 1. The issue occurs on IE, Firefox and Safari +Win&Mac
> 2. The issue doesn't reproduce on TextField single-line
> 3. The issue occurs on both vertical and horizontal of TLF class
> Method:
> 1. Install the latest FP build 11.7.700.193 on Win 7
> 2. Launch the "TLF single line.swf" in the attachment (you can also create a swf with
flash CS and drag TLF control with property set to single line)
> 3. Press "Ctrl+A" to select all the text in the "TextField Mutiline" area then "Ctrl+C"
> 4. Place cursor into the "TLF single line" area and "Ctrl + V" to paste the text
> 5. Check
> Result:
> The text displayed as mutiline
> Expected:
> The text should displayed as single line
--
This message was sent by Atlassian JIRA
(v6.1#6144)
|