<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Image refuses moving or jumps to unexpected position when attempting to move the image with arrow keys"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139232#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Image refuses moving or jumps to unexpected position when attempting to move the image with arrow keys"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139232">bug 139232</a>
              from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=168492" name="attach_168492" title="Bibisect log">attachment 168492</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=168492&action=edit" title="Bibisect log">[details]</a></span>
Bibisect log

Bisected to:

author  Luboš Luňák <<a href="mailto:l.lunak@collabora.com">l.lunak@collabora.com</a>>     2014-08-07 21:24:01 +0200
committer       Luboš Luňák <<a href="mailto:l.lunak@collabora.com">l.lunak@collabora.com</a>>     2014-08-07 21:46:51
+0200
commit  3c873206a9450058a11ab87cab5942d319c75c82 (patch)
tree    080f74b74ea9cf7c239294235747dca531c5faba
parent  5554be7f4cddcfeb450bfe41d0b588c8e8f6de76 (diff)
fix picture jumping to incorrect X position after dragging
If a picture anchored to character is dragged vertically, it can actually
jump to the left, even though X should stay the same. This change
basically reverts part of 5ddd93f4f90b3627a0ba63b62a5367c5e6c112a1.
I haven't figured out how this GetBaseOfstForFly() actually works, but
I'm reasonably sure that the relative X offset introduced by it
in SwFlyAtCntFrm::SetAbsPos() is not undone anywhere in SwFlyFrm::ChgRelPos()
or otherwise acted upon, it simply causes relative X position change, even
though
the absolute position remained the same.

<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=3c873206a9450058a11ab87cab5942d319c75c82">https://cgit.freedesktop.org/libreoffice/core/commit/?id=3c873206a9450058a11ab87cab5942d319c75c82</a></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>