[Libreoffice-bugs] [Bug 139423] Not able to freely move an image anchored to paragraph (drag & drop) if image on the same line as the other image
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jan 5 10:58:55 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=139423
Telesto <telesto at surfxs.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|bibisectRequest |bibisected, bisected
--- Comment #4 from Telesto <telesto at surfxs.nl> ---
Bisected to
~/bibisect-44max$ git bisect good
6c9f891c30f7d4c59e35b1c34eec3ee7268353f2 is the first bad commit
commit 6c9f891c30f7d4c59e35b1c34eec3ee7268353f2
Author: Matthew Francis <mjay.francis at gmail.com>
Date: Sun Mar 15 00:45:05 2015 +0800
source-hash-3c873206a9450058a11ab87cab5942d319c75c82
commit 3c873206a9450058a11ab87cab5942d319c75c82
Author: Luboš Luňák <l.lunak at collabora.com>
AuthorDate: Thu Aug 7 21:24:01 2014 +0200
Commit: Luboš Luňák <l.lunak at collabora.com>
CommitDate: Thu Aug 7 21:46:51 2014 +0200
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.
Change-Id: Iabf4f4e4268711a36f02aa47ca9624f9007a22a6
https://cgit.freedesktop.org/libreoffice/core/commit/?id=3c873206a9450058a11ab87cab5942d319c75c82
:040000 040000 9b780c72d76b3ef11b5243d87290a09543307fca
53a44d81348732cb4900f3b12bd7245a91179694 M opt
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210105/d3b5780a/attachment.htm>
More information about the Libreoffice-bugs
mailing list