https://bugs.documentfoundation.org/show_bug.cgi?id=168929
--- Comment #7 from Jim Raykowski <[email protected]> --- (In reply to Ming Hua from comment #6) > Jim, bisection points to your commit > 8316409b68a97f0129b1fd67bcb8c61a7010ceec . Are you familiar with Input > Method Engines for CJK, and if yes, would you please take a look? Hi Ming, I don't see anything in that commit that would cause CJK languages not to work. Since I am unable to test this I can't say for certain. Possibly this comment in the Edit::ImplRepaint function (vcl/source/control/edit.cxx) would help someone familiar with CJK rendering in LO: // if IME info exists loop over portions and output different font attributes https://opengrok.libreoffice.org/xref/core/vcl/source/control/edit.cxx?r=1f0d2531dbeff80eeb3a4fe8485ef1baec6d5752&mo=16963&fi=553#553 I think our CJK expert is Shinji Enoki. I found this article: https://events.documentfoundation.org/libreoffice-conference-2024/talk/VMZKGC/ -- You are receiving this mail because: You are the assignee for the bug.
