Return-Path: X-Original-To: apmail-flex-issues-archive@minotaur.apache.org Delivered-To: apmail-flex-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A14DC100E5 for ; Wed, 21 Aug 2013 20:03:52 +0000 (UTC) Received: (qmail 58293 invoked by uid 500); 21 Aug 2013 20:03:52 -0000 Delivered-To: apmail-flex-issues-archive@flex.apache.org Received: (qmail 58274 invoked by uid 500); 21 Aug 2013 20:03:52 -0000 Mailing-List: contact issues-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list issues@flex.apache.org Received: (qmail 58260 invoked by uid 99); 21 Aug 2013 20:03:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Aug 2013 20:03:51 +0000 Date: Wed, 21 Aug 2013 20:03:51 +0000 (UTC) From: "Alex Harui (JIRA)" To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (FLEX-33409) TLF crashes when hypens are shown in a multi span textFlow MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLEX-33409?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1374= 6780#comment-13746780 ]=20 Alex Harui edited comment on FLEX-33409 at 8/21/13 8:02 PM: ------------------------------------------------------------ FlowLeafElement was expecting the computedFormat to be non-null. Guarded a= gainst that and now the 19th Enter appears to be successful. But it wouldn= 't surprise me of there are other issues waiting to be found. =20 was (Author: aharui): FlowLeafElement was expecting the computedFormat to be non-null. Guard= ed against that and now the 19th Enter appears to be successful. But it wo= uldn't surprise me of there are other errors. =20 > TLF crashes when hypens are shown in a multi span textFlow > ---------------------------------------------------------- > > Key: FLEX-33409 > URL: https://issues.apache.org/jira/browse/FLEX-33409 > Project: Apache Flex > Issue Type: Bug > Affects Versions: Adobe Flex SDK 4.6 (Release) > Environment: TLF editing > Reporter: Woodwing Developer > Assignee: Alex Harui > Priority: Blocker > Labels: TLF, crash, editing, hyphen, span, textflow > Attachments: BaseCompose.as, ComposeState.as, FLEX33409.patch, Fl= owLeafElement.as, Test.fxp, textLayout.swc > > > When soft hyphens are used and shown, in a textFlow with 2 or more spans,= TLF crashes when typing. > Import the underlying text flow xml. Resize the text area until the hyphe= n is visible. Then start typing AFTER the hypened word, also pressing the e= nter key. TLF crashes. > Sample textFLow (if the soft hyphen is not show, insert a new one in the = appropriate word): > >

> Firs= t Span > Second s= pan. This text has a hypen in the next long word LongWord=C2=ADWithAHyphen.= Make sure the hypen is shown! Then start typing and pressing enter till TL= F crashes (should happen fast enough) >

>
> It seems that the textLine is damaged but the text engine fails to recomp= ose the line properly. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira