Return-Path: X-Original-To: apmail-flex-users-archive@www.apache.org Delivered-To: apmail-flex-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D87DB109F8 for ; Thu, 10 Oct 2013 15:48:02 +0000 (UTC) Received: (qmail 6657 invoked by uid 500); 10 Oct 2013 15:48:01 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 6432 invoked by uid 500); 10 Oct 2013 15:47:59 -0000 Mailing-List: contact users-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@flex.apache.org Delivered-To: mailing list users@flex.apache.org Received: (qmail 6406 invoked by uid 99); 10 Oct 2013 15:47:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Oct 2013 15:47:57 +0000 X-ASF-Spam-Status: No, hits=-1.0 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS,URIBL_DBL_REDIR,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aharui@adobe.com designates 64.18.1.186 as permitted sender) Received: from [64.18.1.186] (HELO exprod6ob104.obsmtp.com) (64.18.1.186) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Oct 2013 15:47:51 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob104.postini.com ([64.18.5.12]) with SMTP ID DSNKUlbMEPXK5qF/CF7xAGVNUTYWpa/mZ9s0@postini.com; Thu, 10 Oct 2013 08:47:30 PDT Received: from inner-relay-1.corp.adobe.com (inner-relay-1.corp.adobe.com [153.32.1.51]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r9AFlRQu015520 for ; Thu, 10 Oct 2013 08:47:27 -0700 (PDT) Received: from nahub01.corp.adobe.com (nahub01.corp.adobe.com [10.8.189.97]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r9AFlQ6B000479 for ; Thu, 10 Oct 2013 08:47:26 -0700 (PDT) Received: from NAMBX02.corp.adobe.com ([10.8.127.96]) by nahub01.corp.adobe.com ([10.8.189.97]) with mapi; Thu, 10 Oct 2013 08:47:25 -0700 From: Alex Harui To: "users@flex.apache.org" Date: Thu, 10 Oct 2013 08:47:18 -0700 Subject: Re: Copy-Paste from MS Excel problem spark TextInput Thread-Topic: Copy-Paste from MS Excel problem spark TextInput Thread-Index: Ac7F0AQixIhFV7PMRtaQclj7/EU6DQ== Message-ID: In-Reply-To: <1381399469421-3104.post@n4.nabble.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.6.130613 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Try setting width to a number instead of % or making the column wider. The initial guess at the size of the TextInput may be too small. On 10/10/13 3:04 AM, "piotr.zarzycki" wrote: >Hi Guys. > >I've got serious problem with pasted text from MS excel's cell to spark >TextInput > >Text in cell: 43091080566 >Text after copy from excel's cell (ctrl + c): 43091080566\n > >Text pasted to my TextInput > >Screen: http://bit.ly/GQhoBv > >I'm getting cutted text with additional line. > > maxChars=3D"11" > height=3D"35" /> > >Anyone has got this problem? > > > >----- >Flex/Air Developer >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/Copy-Paste-from-MS-Excel-pr >oblem-spark-TextInput-tp3104.html >Sent from the Apache Flex Users mailing list archive at Nabble.com.