[Libreoffice-bugs] [Bug 104378] Chinese conversion problem

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Jun 29 09:09:33 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=104378

--- Comment #8 from Franklin Weng <franklin at goodhorse.idv.tw> ---
Took a look at this issue.

1. If we execute conversion for several times, each time it would convert one
piece between different English characters.  For example:

遠程MySQL連接遠程MySQL連接遠程MySQL連接

After first conversion:

远程MySQL連接遠程MySQL連接遠程MySQL連接

After second conversion:

远程MySQL连接远程MySQL連接遠程MySQL連接

and so on.

2. Since 6.3.0.0 the cursor will go to the end of that row after conversion.
(I'll start another issue for this).

3. The current selection from pEditView (line 1522 at
source/editeng/impedit4.cxx) always shows 0 for startPara, startPos, endPara
and endPos.  Not sure if the pEditView sending into the ImpEditEngine::Convert
is correct or not.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190629/71804e60/attachment-0001.html>


More information about the Libreoffice-bugs mailing list