https://bugs.documentfoundation.org/show_bug.cgi?id=167661
Bug ID: 167661
Summary: Bullet font lost on RTF export
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: filter:rtf
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 201970
--> https://bugs.documentfoundation.org/attachment.cgi?id=201970&action=edit
A simple bullet list using Wingdings
Open the attachment. It uses a list with level 1 bullet U+F0A7 using font
Wingdings (a filled square). (It shows on Windows, where the font is installed
by default; it may need the font installations on other systems.)
Save it as RTF, and reopen.
=> the bullet turns into a large empty "placeholder" rectangle.
Inspect the generated RTF code. There is a \listlevel definition with \u-3929
(\u61607 before a fix for bug 167660), having a font reference \fN, where N is
an integer; but the font table section {\fonttbl...} does not contain
respective \fN.
--
You are receiving this mail because:
You are the assignee for the bug.