<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - There is an Offset with the title in the master that should not be"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136439#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - There is an Offset with the title in the master that should not be"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136439">bug 136439</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>So I found the source of the problem. It is a layout issue. Yuck.

In calcmove.cxx's  SwLayoutFrame::MakeAll the sectionfrm somehow acquires the
border padding from what seems to be a random cache, with
   pAccess = std::make_unique<SwBorderAttrAccess>(SwFrame::GetCache(), this);

This looks like a really generic piece of code, so I don't have high hopes of
being able to fix it.</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>