<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: Image in table is misplaced"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115094#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: DOCX: Image in table is misplaced"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115094">bug 115094</a>
              from <span class="vcard"><a class="email" href="mailto:patrick.jaap@tu-dresden.de" title="Patrick Jaap <patrick.jaap@tu-dresden.de>"> <span class="fn">Patrick Jaap</span></a>
</span></b>
        <pre>Another info:

Disabling/removing line 1689 in sw/core/unocore/unotext.cxx:

-> aAnchor.SetAnchor(aMovePam.Start()); <-

in function SwXText::convertToTextFrame actually leads to a correct result.
Then, the old anchor (at node 9) is not overwritten by the new anchor (at node
22). I have no idea where the node 22 comes from.

The content of nodes.xml and the resulting render looks good if the image is
anchored at node 9. 

So maybe this info helps for future work on this bug!</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>