<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Implement attribute draw:background-size completely"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134734">134734</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Implement attribute draw:background-size completely
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.1.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>rb.henschel@t-online.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>ODF 1.3 allows <style:drawing-page-properties> for all kind of master-pages and
pages, not only for Draw/Impress but for Writer and Calc too.
This element has an attribute draw:background-size with values "border" and
"full" to determine whether the background fills only the area between the
border lines or the entire page.

LO 7.0 writes the attribute with the value that corresponds to its current
rendering ("full" in Writer and "border" in Draw/Impress). But LO 7.0 is not
able to render it the other way and has no UI to set the value.

Additional problems:
If a text document, which has background rendered as if it was "border" in
older versions, is opened in LO 7.0, the background is rendered as "full". So
the document looks different.

Using the fill properties from <style:drawing-page-properties> is currently not
implemented for Calc.</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>