Mihai, If you take a look into the tests you will see that we have
var tempText:String = plainTextExporter.export(SelManager.textFlow, ConversionType.STRING_TYPE) as String; SelManager.selectRange(2155, 2155); SelManager.insertText(tempText); SelManager.insertText(tempText); I am not sure what text was originally inserted into the text flow. I am inserting right now text from "simple.xml" and I took all values based on these inserted text. So in someway it is rather what tests need to pass. Piotr ----- Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/Re-1-2-git-commit-flex-tlf-refs-heads-develop-FLEX-34756-Split-the-functionality-provided-by-FlowComL-tp45873p46072.html Sent from the Apache Flex Development mailing list archive at Nabble.com.