On 07.08.2012 10:20, Chen Peng wrote:
Hi All, I have fixed a bug about copy text wrong, as shown in below: *Bug 120442* <https://issues.apache.org/ooo/show_bug.cgi?id=120442> - Copy text to Firefox or Chrome cause data damaged [...] *Resolution: * Need to convert such two 16-bit unicode to a 32-bit unicode to show the content.Anyone help to review the fix will be appreciated, thanks!
Good stuff, I applied your patch (with some minor modifications). Unicode codepoints outside of the baseplane are better supported now. Herbert
