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

--- Comment #12 from Dave Gilbert <freedesk...@treblig.org> ---
I've just done two small hacks;

https://gerrit.libreoffice.org/c/core/+/111291 OutputDevice::ImplLayout don't
trust nLen
https://gerrit.libreoffice.org/c/core/+/111292 CountCJKCharacters: Don't get
caught at end of string

which stops it actually crashing; however I don't think it's actually happy -
for example, when you hit return it now splits that line OK; but then moving
down from the upper line doesn't move, and I'm also seeing some redraw
artifacts there of the old line.
So I'm guessing it still needs to figure out where the odd lengths come from

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to