[Libreoffice-bugs] [Bug 53992] FORMATTING MS-COMPAT: Handling of fo:wrap-option and sequential <text:p> elements
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Sep 12 14:34:28 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=53992
Regina Henschel <rb.henschel at t-online.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rb.henschel at t-online.de
--- Comment #9 from Regina Henschel <rb.henschel at t-online.de> ---
The property fo:wrap-option is defined by reference to chapter 7.15.13 in [XSL]
in 20.230 ODF 1.3.
[XSL]= http://www.w3.org/TR/2001/REC-xsl-20011015/
And there you find, that the initial value is "wrap". LibreOffice defines
no-where in the inheritance chain, the value of fo:wrap-option. So application,
which relay on the initial value will wrap in cells. LibreOffice writes it only
out in case of fo:wrap-option="wrap".
To avoid to write it out in all uses cells, fo:wrap-option="no-wrap" should be
added to <style:default-style style:family="table-cell"> in styles.xml.
Tested with Version: 7.1.0.0.alpha0+ (x64)
Build ID: 1e0cfd5662d95cea84e80e4fe10d52c3b1101ae6
CPU threads: 8; OS: Windows 10.0 Build 18362; UI render: Skia/Vulkan; VCL: win
Locale: de-DE (en_US); UI: en-US
Calc: CL
--
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/20200912/313b8cf0/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list