Description: The sample file has a shape anchored in footer but positioned in body. Wrap is set to "none" but the text in body wraps through. The bug originates from https://bugs.documentfoundation.org/show_bug.cgi?id=116989 Steps to Reproduce: 1. Open sample file Actual Results: Wrap through Expected Results: No wrap Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 148513 [details] sample file
Created attachment 148514 [details] same sample file with shape in header (works fine) anchoring the shape in header yields correct result
Confirmed.
Also reproduced in Version: 5.2.0.0.alpha0+ Build ID: 3ca42d8d51174010d5e8a32b96e9b4c0b3730a53 Threads 4; Ver: 4.15; Render: default; Version 4.1.0.0.alpha0+ (Build ID: efca6f15609322f62a35619619a6d5fe5c9bd5a)
Patrick Jaap committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/8e3afdb5989d571410350f1d43fcf26492a4eaff%5E%21 tdf#122878: enable wrap for flys in footer It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Patrick Jaap committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/7ed962571df02d1d7b286e7af534fadd717a8003%5E%21 tdf#122878: enable wrap for flys in footer It will be available in 6.2.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Just for your information, the fix for this one caused a regression in bug 130262.