https://bugs.documentfoundation.org/show_bug.cgi?id=106021
Bug ID: 106021
Summary: FORMATTING: Writer does not accept CSS box model for
paragraphs
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
In 2008 I entered a bug in OpenOffice.org:
https://bz.apache.org/ooo/show_bug.cgi?id=97151 (Space between paragraphs
filled with paragraph background color).
Regina Henschel consolidated that bug with some others to a new bug:
https://bz.apache.org/ooo/show_bug.cgi?id=125316 (Writer does not accept CSS
box model for paragraphs)
I will copy her bug issue text from AOO because it still exists in both
programs AOO and LO (Regina, I hope you have no problem with that):
In ODF1.2 the spacing around paragraphs is done with the properties
fo:margin, fo:border and fo:padding. [chapter 20.198, 20.176, 20.210] They have
no own definitions, but take the definitions from $7 in XSL
http://www.w3.org/TR/2001/REC-xsl-20011015/. And XSL uses directly the
definitions from CSS2. And there we find the "Box model"
http://www.w3.org/TR/CSS2/box.html. So in turn AOO should render paragraphs as
defined in this "Box model".
1.
The margin area is transparent. In chapter 8.2 in CSS2 "Margin backgrounds are
always transparent."
Error: Writer extends the paragraph background into the top-margin, see first
page of attached document.
2.
The properties margin, border and padding are independent usable.
Error: Writer removes padding, when no border exists, see second page of
attached document. The last text there should have a padding.
I [Regina] have found several issues with descriptions from a user point of
view. I [Regina] will set them as duplicate to this [AOO issue 125316]. But the
problems described there should be considered when working on this issue.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs