https://bugs.documentfoundation.org/show_bug.cgi?id=135943
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |implementationError Version|7.1.0.0.alpha0+ |4.4 all versions --- Comment #19 from Justin L <[email protected]> --- Using comment 7, this bibisects to LO 4.4. Steps to reproduce 1.) open 135943_shapeWithText_LayoutInCell1_compat12.docx 2.) mark textbox Frame (aka Position and Size) as "follow text flow" -notice the separation of text and frame as only one part moves. It first started (text moved into cell, frame remained behind) commit d379d18666aa42031359ca8eb34b0021960347ae Author: Miklos Vajna on Wed Jun 18 12:09:15 2014 +0200 oox: import WPS shape with text as shape with textbox Since this patch was just flipping a switch, the logic building up to this is already at fault. Another 4.4 patch set the frame as the positioning object, and the text moved "elsewhere" (where in the UI it changed from "Frame" to "Position and Size". commit 7596e26fd259ce5445212949403e7cd32303b2bd Author: Miklos Vajna on Tue Jun 24 17:47:40 2014 +0200 Add SwTextBoxHelper::findShapes The next (and current/final) change in positioning of the text came in 7.0 with commit 27d04f6dbf38aa28fb7215590d578c4567db5770 Author: Attila Bakos on Thu Mar 19 14:40:36 2020 +0100 tdf#119038 DOCX: fix FollowTextFlow handling -- You are receiving this mail because: You are the assignee for the bug.
