[ https://issues.apache.org/jira/browse/FLEX-33366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562785#comment-13562785 ]
Alex Harui commented on FLEX-33366: ----------------------------------- OK. Please attach your simple test case. MX text components use flash.text.TextField which has built-in IME support. Spark text components default to using TextLine which has a different IME support logic. This logic must not be working correctly. This is unfortunate, especially given that lots of the input software was eventually maintained by our team in Beijing. Your choices in the meantime are to use the MX text components, or try to configure the Spark text components to use the spark.skins.mobile.TextInput and spark.skins.mobile.TextArea skins from the mobile theme which also use TextField. You will not get right-to-left text if you use TextInput. > The candidate input method can not follow > ----------------------------------------- > > Key: FLEX-33366 > URL: https://issues.apache.org/jira/browse/FLEX-33366 > Project: Apache Flex > Issue Type: Bug > Components: Spark: TextArea, Spark: TextInput > Affects Versions: Apache Flex 4.8 (parity release) > Environment: windows,IE8 > Reporter: zy > > The spark:TextArea and TextInput Chinese candidate input method can not > follow. > But mx:TextArea and TextInput not this issue. > I guess you only test the English input method, Chinese input methods all > have this problem, it is affecting the user experience. > you can test this Chinese input method.all chinese use this. > http://dl_dir.qq.com/invc/qqpinyin/QQPinyin_Setup_1.1.1224.400.exe > I made a picture to illustrate the problem. > http://img.my.csdn.net/uploads/201301/24/1359028348_2400.jpg > If you are unclear, please let me know. I don't know english.I am very sorry. > Thank you! -- 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