[Libreoffice-bugs] [Bug 135576] Image before text (no wrap) after pressing arrow down
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Aug 9 10:25:33 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=135576
--- Comment #2 from Telesto <telesto at surfxs.nl> ---
Created attachment 164067
--> https://bugs.documentfoundation.org/attachment.cgi?id=164067&action=edit
Bibisect log
Bibisected to
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
--
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/20200809/d22471cf/attachment.htm>
More information about the Libreoffice-bugs
mailing list