[Libreoffice-bugs] [Bug 124588] New: FILEOPEN DOC DOCX RTF: U+00AD should not be treated as soft hyphen in Word documents

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Apr 7 13:40:03 UTC 2019


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

            Bug ID: 124588
           Summary: FILEOPEN DOC DOCX RTF: U+00AD should not be treated as
                    soft hyphen in Word documents
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: phil.krylov at gmail.com

Description:
Word treats U+00AD as a normal character and there are actual fonts that have a
non-hyphen glyph mapped to this codepoint. For soft hyphens, Word uses 0x1F in
DOC, <w:softHyphen/> in DOCX, \- in RTF. On import, Writer converts all these
to U+00AD, so that normal U+00AD character usage is not possible, and (even
worse) one can't distinguish between normal U+00AD character usage and soft
hyphen to change non-Unicode-compliant usages to some other codepoint.

Steps to Reproduce:
Install the attached font and open the attached document

Actual Results:
You see a soft hyphen in the sample

Expected Results:
A diacritic from the font should be displayed


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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/20190407/77e55dd1/attachment.html>


More information about the Libreoffice-bugs mailing list