<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 - Attribute draw:wrap-influence-on-position is not implemented"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119134">119134</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Attribute draw:wrap-influence-on-position is not implemented
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.2.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>Writer
          </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>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=144002" name="attach_144002" title="Document which uses the attribute draw:wrap-influence-on-position">attachment 144002</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=144002&action=edit" title="Document which uses the attribute draw:wrap-influence-on-position">[details]</a></span>
Document which uses the attribute draw:wrap-influence-on-position

ODF 1.2 has an attribute "20.174 draw:wrap-influence-on-position" with values
"iterative", "once-concurrent" and "once-successive". They determine how to
find the final position of images in case two image are anchored to the same
paragraph and inserting one image shifts the anchor paragraph, because the
image replaces some text. See
<a href="http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#property-draw_wrap-influence-on-position">http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#property-draw_wrap-influence-on-position</a>
for details.

The attached document has set draw:wrap-influence-on-position="iterative". That
should result in images positioned as set in their properties, 4cm and 6cm
above the anchor paragraph.
Actually the images are positioned relative to the original position of the
paragraph.

The attached document has some lines, which are anchored to page, to indicate
the vertical positions. The text in the right column shows the original
position and size of the paragraphs.

If you play around with positions, you have to use the Type tab of the image
properties dialog and never use the mouse, because using the mouse will make
the anchor jump to the previous paragraph.

I have added the attribute manually in the file, so it will likely not survive
saving, because the implementation is missing.

The attribute is needed, because currently the actual position of the images
differ from there specified position. The current solution often results in
instable positions.</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>