[ 
https://issues.apache.org/jira/browse/FLEX-34864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569393#comment-14569393
 ] 

Alex Harui commented on FLEX-34864:
-----------------------------------

http://mail-archives.apache.org/mod_mbox/flex-dev/201503.mbox/%3cd12758ec.27e97%[email protected]%3e

> Label text becomes truncated if there is plus sign in it
> --------------------------------------------------------
>
>                 Key: FLEX-34864
>                 URL: https://issues.apache.org/jira/browse/FLEX-34864
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: Label
>    Affects Versions: Apache Flex 4.14.0
>         Environment: Windows 7
>            Reporter: Yury Butrymovich
>            Priority: Minor
>
> Steps to reproduce:
> 1. Compile and run attached MXML file.
> Actual Results:
> The text gets truncated after "+" character
> Expected Results:
> The text isn't truncated
> ----
> <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"; 
> xmlns:s="library://ns.adobe.com/flex/spark"
>         >
>     <s:layout>
>         <s:VerticalLayout/>
>     </s:layout>
>     <s:VGroup width="350">
>         <s:Button id="button" width="100%"
>                    
> content="jkqUP+e8Cu62ALgLjkqUPea8Cu62ALgLjkqUPea.aa8Cu62ALgLjkqUPe8Cu62ALgLjkqUPea8C"/>
>         <s:Label maxDisplayedLines="1" 
> text="jkqUP+e8Cu62ALgLjkqUPea8Cu62ALgLjkqUPea.aa8Cu62ALgLjkqUPe8Cu62ALgLjkqUPea8C"
>  width="100%" />
>     </s:VGroup>
> </s:Application>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to