<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Unticking "Master background" in slide properties makes formatted background go away"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=115467">bug 115467</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>rb.henschel@t-online.de
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Unticking "Master background" in slide properties makes formatted background go away"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=115467#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Unticking "Master background" in slide properties makes formatted background go away"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=115467">bug 115467</a>
from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
<pre>The check-boxes "Master background" and "Master Objects" should be disabled, if
in master view. They set the attributes "presentation:background-visible" and
"presentation:background-objects-visible". The specification text for those is,
"The presentation:background-visible attribute specifies whether to display the
background of a master page when displaying a presentation page."
and
"The presentation:background-objects-visible attribute specifies whether to
display objects in the background of a master page when displaying a
presentation page."
respectively.
So these attributes make only sense for a normal page/slide. They made no
changes to the master page.
Styling the "background" of a slide does not generate a new "master", but it is
the draw:fill attribute in its page properties.
The implementation of "presentation:background-visible" and
"presentation:background-objects-visible" is wrong, because it does not only
disables things from master, but disables fill properties from the slide
itself.
For a master page the attribute draw:display of a <draw:layer> would be
suitable. But the implementation of layers has currently a lot of problems,
which have to be solved prior, that a quick solution is not possible.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>