Re: Spark Label get Truncated after + symbol even it have enough width to render.

2015-03-13 Thread Alex Harui
On 3/13/15, 6:45 AM, "Gowtham S" wrote: >Thanks Alex for the quick reply, actual that’s a stack overflow question >I found it interesting so I dropped here. >Practical application may be possible, is that an issue in player ? if so >will Adobe can be fix this when someone update in JIRA? Hard

RE: Spark Label get Truncated after + symbol even it have enough width to render.

2015-03-13 Thread Gowtham S
Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Friday, March 13, 2015 3:32 AM To: dev@flex.apache.org Subject: Re: Spark Label get Truncated after + symbol even it have enough width to render. I took a quick look. It appears that the Flash Player breaks the string into two lines at any

Re: Spark Label get Truncated after + symbol even it have enough width to render.

2015-03-12 Thread Alex Harui
/SNH > >After Setting the lineBreak="explicit" > >http://apaste.info/XMc > > >Thanks > >Regards, >Gowtham S > > >-Original Message- >From: kevin.godell [mailto:kevin.god...@gmail.com] >Sent: Thursday, March 12, 2015 5:15 PM >To: dev@flex.ap

RE: Spark Label get Truncated after + symbol even it have enough width to render.

2015-03-12 Thread Gowtham S
PM To: dev@flex.apache.org Subject: Re: Spark Label get Truncated after + symbol even it have enough width to render. Have you tried using the unicode for plus sign, \u002B? This may be a temp workaround for you. -- View this message in context: http://apache-flex-development.247.n4.nabble

RE: Spark Label get Truncated after + symbol even it have enough width to render.

2015-03-12 Thread Gowtham S
to:kevin.god...@gmail.com] Sent: Thursday, March 12, 2015 5:15 PM To: dev@flex.apache.org Subject: Re: Spark Label get Truncated after + symbol even it have enough width to render. Have you tried using the unicode for plus sign, \u002B? This may be a temp workaround for you. -- View this me

Re: Spark Label get Truncated after + symbol even it have enough width to render.

2015-03-12 Thread kevin.godell
Have you tried using the unicode for plus sign, \u002B? This may be a temp workaround for you. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Spark-Label-get-Truncated-after-symbol-even-it-have-enough-width-to-render-tp45508p45510.html Sent from the

Spark Label get Truncated after + symbol even it have enough width to render.

2015-03-12 Thread Gowtham S
Dear All, Anyone have any idea why label truncation happen after it identifies a + symbol ? http://ns.adobe.com/mxml/2009"; xmlns:s="library://ns.adobe.com/flex/spark" > PFA the attached screenshot. ORIGINAL POST : http://stac