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

Regina Henschel <rb.hensc...@t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rb.hensc...@t-online.de

--- Comment #9 from Regina Henschel <rb.hensc...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to