<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: ppt: old kind arc from MS Office 97 is broken"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122899#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: ppt: old kind arc from MS Office 97 is broken"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122899">bug 122899</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>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=149833" name="attach_149833" title="Testdocument for wrong scaling">attachment 149833</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=149833&action=edit" title="Testdocument for wrong scaling">[details]</a></span>
Testdocument for wrong scaling

The patch in  <a href="https://gerrit.libreoffice.org/68941">https://gerrit.libreoffice.org/68941</a> fixes the underlying
problem, that was not detected in the past. Instead a 'shape repair' was tried.

Even after applying the patch the shapes are not correct. Because of the 'shape
repair' try an unsuitable scaling is done.

A custom shape has a frame rectangle (which you see as resize handles), which
corresponds to the shape width and height as set in the Position&Size dialog.
The shape itself is drawn into this rectangle and its outline need not reach
the edges of the frame rectangle or it might exceed the frame rectangle. The
actually used area is called the bounding box. The current import scales the
shape so, that its bounding box gets that size, which is set as frame rectangle
in the file.

The attached file shows this error. The frame rectangle should have width 9cm
and height 6cm but is wider. Open the file in Word to see the difference to
LibreOffice.

So the problem here is not only an accuracy problem, but the scaling method
itself has to be fixed.</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>