[Libreoffice-bugs] [Bug 115298] New: Locale information is wrong when LibreOffice optimizes them from span to paragraph
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 29 14:14:22 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=115298
Bug ID: 115298
Summary: Locale information is wrong when LibreOffice optimizes
them from span to paragraph
Product: LibreOffice
Version: 5.4.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: Christian.gruemme at partake.de
Description:
When there is the situation, that there are several text:spans carrying the
same locale information. LibreOffice moves the locale information from the
text:spans to the parent paragraph. This is fine, but LibreOffice sets the
locale information of the text:spans to "none" instead of removing it. Then
there is no correct locale information on those text:spans resulting i.e. in
non correct hyphenation and spell check.
Steps to Reproduce:
1. Save the attached document and look in the "content.xml". Note that the
spans carry the french locale information.
2. Open the document with the writer and save the document again. Now take a
look in the "content.xml" again. Note that the spans carry the "none" locale
information.
Actual Results:
Text style has locale value set to "none".
Expected Results:
Text style has the french locale or no locale.
Reproducible: Always
User Profile Reset: Yes
OpenGL enabled: Yes
Additional Info:
The best would be when libreoffice optimizes the locale information to remove
the "fo:country" and "fo:language" completly instead of setting them to the
value "none".
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/64.0.3282.119 Safari/537.36
--
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/20180129/0f8b0c48/attachment.html>
More information about the Libreoffice-bugs
mailing list