https://bugs.documentfoundation.org/show_bug.cgi?id=142531
--- Comment #9 from Kevin Suo <[email protected]> ---
(In reply to Ming Hua from comment #8)
I tested and find it is the "system-ui" font which causes the damage. In my
system it falls back to a mixture of "Meiryo UI" and "Droid Sans Fallback".
One solution is to put "sans-serif" before "system-ui", so it should become:
> font-family: -apple-system, sans-serif, system-ui, "Segoe UI", Roboto,
> Ubuntu, Cantarell, "Noto Sans", "DejaVu Sans", "Lucida Grande", "Helvetica
> Neue", Helvetica, Arial, sans-serif, FreeSerif, NanumGothic, "Noto Sans
> Tibetan", Taprom;
See also this article:
Never, ever use system-ui as the value of font-family
https://infinnie.github.io/blog/2017/systemui.html
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs