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" <[email protected]> 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. > ><s:TextInput width="100%" > maxChars="11" > height="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.
