<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN, DOCX: Frame (text box) around image cuts into image and caption"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=106132#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN, DOCX: Frame (text box) around image cuts into image and caption"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=106132">bug 106132</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>My guess is that some default spacing values for frames/textboxes are not being
reset to zero during the conversion. Before, unnecessary values would have been
ignored, but as soon as AllowSpacingWithoutBorders exists (which set
frmtool.cxx::m_bBorderDist = true), then the entire frame shifted down. Thus,
both Miklos and my commits are basically unmasking the same error.

Spacing numbers are 142 for right/left and 71 for top/bottom. If that matches
defaults, that would validate my suspicions.</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>