<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 - Multiple moveTo has to be treated as lineTo in draw:enhanced-path"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122964">122964</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Multiple moveTo has to be treated as lineTo in draw:enhanced-path
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>Inherited From OOo
          </td>
        </tr>

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

        <tr>
          <th>URL</th>
          <td>http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#attribute-draw_enhanced-path
          </td>
        </tr>

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

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Draw
          </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=148650" name="attach_148650" title="with shape path "M 0 0 5 10 10 0 N"">attachment 148650</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=148650&action=edit" title="with shape path "M 0 0 5 10 10 0 N"">[details]</a></span>
with shape path "M 0 0 5 10 10 0 N"

According to ODF 1.2 section 19.145 the command M has the special rule, " If a
moveto is followed by multiple pairs of coordinates, they are treated as
lineto."
Therefore a path like e.g. "M 0 0 5 10 10 0 N" should be treated as "M 0 0 L 5
10 10 0 N".

The attached file should show a line from top-left to bottom-middle, then to
top-right. But the file has only an empty shape. You can use Calligra Karbon to
see, how the shape should be rendered.</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>