To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78127





------- Additional comments from kh...@openoffice.org Tue Sep 29 00:28:58 +0000 
2009 -------
Word count is handled by i18n work break iterator. For Chinese surrogate 
characters, which can not be 
processed by OOo dictionary based Chinese word break iterator currently, they 
will fallback to icu break 
iterator, which should count one word per character. As tested by cloph, it 
counts the character correctly.

Character count is handled by Writer itself, I don't think it calls character 
break iterator which can find 
correct character boundary for surrogate pair. 

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to