[Libreoffice-bugs] [Bug 68715] FILEOPEN RTF: Wrong alignment of numbers in a table with comma as thousands separator
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat May 16 16:43:54 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=68715
--- Comment #25 from robert at prino.org ---
Same results outside tables, which doesn't surprise me as the issue has nothing
to do with tables.
See the attached six files, a RTF, two ODTs and three PNGs of the screen.
Pasted the LO data to the ODT, and displayed the setting dialog. FWIW, in
"one.6.4.3.2.odt" "content.xml" the styles contain
<style:style style:name="P1" style:family="paragraph"
style:parent-style-name="Standard">
<style:paragraph-properties>
<style:tab-stops>
<style:tab-stop style:position="4.001cm" style:type="char" style:char=","/>
</style:tab-stops>
</style:paragraph-properties>
</style:style>
Manually unzipping the ODT and replacing the "," with a "." still screws up the
output - see the "one(dot).6.4.3.2.odt/png"
--
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/20200516/b1d85a0d/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list