[ https://issues.apache.org/jira/browse/FLEX-12750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Kessler updated FLEX-12750: -------------------------------- Issue Type: Improvement (was: Bug) > TextArea: get last displayed character, word truncation > ------------------------------------------------------- > > Key: FLEX-12750 > URL: https://issues.apache.org/jira/browse/FLEX-12750 > Project: Apache Flex > Issue Type: Improvement > Components: mx: TextArea > Affects Versions: Adobe Flex SDK Previous > Environment: Affected OS(s): All OS Platforms > Language Found: English > Reporter: Adobe JIRA > > ------------------------------------------------------------------------------------------------------------------------------------------------ > My Apologies: This should be under Flex Builder SDK: TextArea (not Flex > Builder: Component Panel) > ------------------------------------------------------------------------------------------------------------------------------------------------ > Steps to reproduce: > 1. Create textArea, set text content. Text will be truncated at the last > full word to fit. > > Actual Results: > > > Expected Results: Would like the means to get the last character displayed > in the textArea box. This is highly useful. Also, would like a boolean flag > option to disable the full word truncation of the textArea. Because when > changing text dynamically (ie: a ticker tape) the auto full-word truncation > can cause display problems. If one could control this feature (which is a > nice feature most of the time) with a bool value. > In review: > I. getLastChar - gives the position in the textArea.text of the last > displayed character > II. truncateWord:Boolean > > > Thanks! -- 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