JC Franco created FLEX-33474: -------------------------------- Summary: RichEditableText should support truncation if editing is disabled Key: FLEX-33474 URL: https://issues.apache.org/jira/browse/FLEX-33474 Project: Apache Flex Issue Type: Bug Components: Spark: RichEditableText, Spark: RichText Affects Versions: Apache Flex 4.9.0 Reporter: JC Franco
Using Label/RichText is fine for truncation until you want text interaction (e.g., selection) and have to use RichEditableText. One use case is if you wanted to display a URL and truncate after certain width. RichEditableText will wrap the entire text as necessary. Non-trivial workaround: http://forums.adobe.com/message/3974420#3974420 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira