<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Layout freeze with specific document and an image anchored to character at the wrong spot"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134079#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Layout freeze with specific document and an image anchored to character at the wrong spot"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134079">bug 134079</a>
              from <span class="vcard"><a class="email" href="mailto:vmiklos@collabora.com" title="Miklos Vajna <vmiklos@collabora.com>"> <span class="fn">Miklos Vajna</span></a>
</span></b>
        <pre>There were 2 steps:

- to-para -> as-char anchoring: the old state was suboptimal, it instantly lead
to format loss when saving to Word formats, etc. (see the commit message for
details)

My motivation was to use something by default that roundtrips to Word formats,
so as-char or to-char. We went with as-char as that's the Word default.

- as-char -> to-char anchoring: this was done because users expect to be able
to drag the just inserted image and while Word supports that, our UI does not,
so to-char is an easy compromise: still no format loss but the UI allows drag
out of the box.

I guess changing defaults is annoying, so I would rather fix root causes than
continue changing defaults. But of course, feel free to submit a change if you
disagree.</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>