[Libreoffice-bugs] [Bug 115467] Unticking "Master background" in slide properties makes formatted background go away
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jul 1 11:57:54 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=115467
Regina Henschel <rb.henschel at t-online.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://docs.oasis-open.org
| |/office/OpenDocument/v1.3/o
| |s/part3-schema/OpenDocument
| |-v1.3-os-part3-schema.html#
| |property-presentation_backg
| |round-visible
--- Comment #10 from Regina Henschel <rb.henschel at t-online.de> ---
The associated style attribute in ODF is '20.232
presentation:background-visible'. And it's description is:
"The presentation:background-visible attribute specifies whether to display the
background of a master page when displaying a presentation page."
So the current behavior of LibreOffice does not fit to the spec.
The "background" of an individual slide is a 'draw:fill' attribute in the style
of this individual slide. It is different from 'background of a master page'.
Therefor it should not be effected.
There exists no attribute in the spec to hide the fill of an individual slide.
>From point of ODF spec, solution (b) would be correct.
--
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/20210701/f05ccf97/attachment.htm>
More information about the Libreoffice-bugs
mailing list