[Libreoffice-bugs] [Bug 142531] Online Help: include the css files for each individual language

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon May 31 14:13:55 UTC 2021


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

--- Comment #9 from Kevin Suo <suokunlong at 126.com> ---
(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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210531/5735f37b/attachment.htm>


More information about the Libreoffice-bugs mailing list