https://bugs.documentfoundation.org/show_bug.cgi?id=166603
Saburo <yosi3260+li...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |bibisected, bisected, | |regression Regression By| |Daniel Arato --- Comment #2 from Saburo <yosi3260+li...@gmail.com> --- Version: 7.1.0.0.alpha1+ Build ID: c9eb53f200225f2ee6ca695e1326843a487aee51 author Daniel Arato (NISZ) commit c9eb53f200225f2ee6ca695e1326843a487aee51 tdf#135198 sw editing: text box fell out of its shape Without this patch if a shape anchored to a paragraph and containing a text box was moved upwards beyond the vertical position of its anchor, the text box failed to keep its position in sync with the shape. This is fixed by telling the text box the absolute vertical position of the corresponding shape after the latter is moved. Note: Other fix is associated to the shortcut keys Shift-Arrow Up/Shift-Arrow Down for moving text frames with bigger steps vertically. Now it's not possible to use these keys, but that was bad with text boxes, because it moved only the text content of the text box. Note: this patch fixes the vertical position of the text box of textbox-wps-only.docx of the unit test textboxWpsOnly. Change-Id: Ib66b13cae455462c616fed6bbd088433c83e61a0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104520 -- You are receiving this mail because: You are the assignee for the bug.