https://bugs.documentfoundation.org/show_bug.cgi?id=150206
Bug ID: 150206
Summary: FILESAVE as RTF in Writer is given wrong fcharset in
the standard font
Product: LibreOffice
Version: 7.3.5.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
When a simple file is saved AS RTF, the (Roman-style) font in use is saved in
the fonttbl with \fcharset128 (= Shift Jis). If a character is then changed in
the RTF to an accented form, this then displays as a fr-eastern character
instead of a (European) unicode.
The normal setting should be \fcharset1 (= Default).
Steps to Reproduce:
1.Create a new document in Writer
2.Save as RTF
3.
Actual Results:
\fcharset128 set for the font in use (Book Antiqua)
Expected Results:
\fcharset1 should have been set for the font in use
Reproducible: Always
User Profile Reset: Yes
OpenGL enabled: Yes
Additional Info:
Version: 7.3.5.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-GB (en_GB.UTF-8); UI: en-GB
Ubuntu package version: 1:7.3.5~rc2-0ubuntu0.20.04.1~lo1
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.