[ 
https://issues.apache.org/jira/browse/WEEX-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Liu updated WEEX-600:
--------------------------
    Description: 
使用如下代码,在Android端无法显示末尾的'\ud83c\udf3b':

 

{{<text>\{'\u7cbe\u9009\u603b\u611f\u89c9\ud83c\udf3b'}</text>}}

 

{{但是,当在上述文本后边加上其他文本时,Emoji符号可以正常显示:}}

 

{{<text>\{'\u7cbe\u9009\u603b\u611f\u89c9\ud83c\udf3b SUN'}</text>}}

 

{{经过调试,发现末尾的'\ud83c\udf3b'被截断,在Java 
Native端仅收到'\u7cbe\u9009\u603b\u611f\u89c9\ud83c'。}}

  was:
使用如下代码,在Android端无法显示末尾的'\ud83c\udf3b':

 

{{<text>\{'\u7cbe\u9009\u603b\u611f\u89c9\ud83c\udf3b'}</text>}}

 

{{但是,当在上述文本后边加上其他文本时,Emoji符号可以正常显示:}}

 

{{<text>\{'\u7cbe\u9009\u603b\u611f\u89c9\ud83c\udf3b SUN'}</text>}}

 

{{末尾的'\ud83c\udf3b'被截断,在Java Native端仅收到'\u7cbe\u9009\u603b\u611f\u89c9\ud83c'。}}


> 文本末尾的Emoji符号在Android端显示乱码
> -------------------------
>
>                 Key: WEEX-600
>                 URL: https://issues.apache.org/jira/browse/WEEX-600
>             Project: Weex
>          Issue Type: Bug
>          Components: Android
>            Reporter: Sean Liu
>            Assignee: YorkShen
>            Priority: Major
>
> 使用如下代码,在Android端无法显示末尾的'\ud83c\udf3b':
>  
> {{<text>\{'\u7cbe\u9009\u603b\u611f\u89c9\ud83c\udf3b'}</text>}}
>  
> {{但是,当在上述文本后边加上其他文本时,Emoji符号可以正常显示:}}
>  
> {{<text>\{'\u7cbe\u9009\u603b\u611f\u89c9\ud83c\udf3b SUN'}</text>}}
>  
> {{经过调试,发现末尾的'\ud83c\udf3b'被截断,在Java 
> Native端仅收到'\u7cbe\u9009\u603b\u611f\u89c9\ud83c'。}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to