[ https://issues.apache.org/jira/browse/PIVOT-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042890#comment-16042890 ]
Roger Whitcomb commented on PIVOT-850: -------------------------------------- Revision 1798071 in trunk: PIVOT-850: Move calculations of caret rectangle from TerraTextInputSkin to GraphicsUtilities so it can be reused by the multi-line controls. Modified: pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraTextInputSkin.java pivot/trunk/wtk/src/org/apache/pivot/wtk/GraphicsUtilities.java Revision 1798073 in trunk: PIVOT-850: Rearrange the "text_area_test.bxml" so that the length and selection values are displayed in Labels underneath. Rearrange the text initialization so these values are shown upfront for the very first text. Modified: pivot/trunk/tests/src/org/apache/pivot/tests/text_area_test.bxml Revision 1798082 in trunk: PIVOT-850: Add a missing @return from the previous change to GraphicsUtilities. Modified: pivot/trunk/wtk/src/org/apache/pivot/wtk/GraphicsUtilities.java > Fail to take input characters other than English in Mac Lion > ------------------------------------------------------------ > > Key: PIVOT-850 > URL: https://issues.apache.org/jira/browse/PIVOT-850 > Project: Pivot > Issue Type: Bug > Components: wtk, wtk-terra > Affects Versions: 2.0.1, 2.0.2, 2.0.3 > Environment: Mac Lion > Reporter: Brendan > Assignee: Roger Whitcomb > Labels: jre, mac > Fix For: 2.5 > > Attachments: ASF.LICENSE.NOT.GRANTED--Input to Mac Lion of Chinese > Character show nothing.jpg, ASF.LICENSE.NOT.GRANTED--Window 7 and Text Area > to show Chinese Input as Box.jpg, inputProblem.png, Screen Shot 2013-03-11 at > 10.56.51 AM.png, Screen Shot 2013-03-11 at 10.59.23 AM.png, Screen Shot > 2013-03-11 at 11.00.14 AM.png, WebStartInput.png > > > In Mac Lion, no Chinese and Korean character can appear in TextInput and > TextArea thru the input method. > However, these components can take the character thru copy and paste. > -- This message was sent by Atlassian JIRA (v6.3.15#6346)