Description: In the example.docx there is a floating table in the footer. The text entered in the body does not flow around the table and appears behind the table. Interesting point: It can be "resolved" by slightly moving the table, then everything is fine. Steps to Reproduce: 1. Open the example.docx 2. (optional) move the table to see the strange effect Actual Results: text is behind the table Expected Results: text is around the table Reproducible: Always User Profile Reset: No Additional Info: The images are also misplaced, but this is already captured in https://bugs.documentfoundation.org/show_bug.cgi?id=115094 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0
Created attachment 141331 [details] example file with the bug
Created attachment 141332 [details] current LO result
Created attachment 141333 [details] office result
I can reproduce it in Version: 6.1.0.0.alpha0+ Build ID: 24a57e2b854a1b8b3b8533ac72a6614ee29e374a CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group and Version: 5.2.0.0.alpha0+ Build ID: 3ca42d8d51174010d5e8a32b96e9b4c0b3730a53 Threads 4; Ver: 4.10; Render: default; in previous versions, the table is not even displayed...
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/d3db6ff43a531ecf1afc858a0a8832353d091644%5E%21 tdf#116989: disable conversion of tables in footers to floating for now It will be available in 6.2.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.
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/ac12028bf29aad389f03a296402e7af51a86a3e6%5E%21 tdf#116989: add unit test It will be available in 6.2.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.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-6-1": https://git.libreoffice.org/core/+/7df33caac85ac90c26e97dedbc201f46dc9e4cb4%5E%21 tdf#116989: disable conversion of tables in footers to floating for now It will be available in 6.1.4. 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.
OK. Just to note for wrong logo position that it may be related to already existing bugs for object position like Bug 35334 or Bug 66119.
A polite ping to Mike Kaganski: Is this bug fixed? if so, could you please close it as RESOLVED FIXED ? Otherwise, Could you please explain what's missing? Thanks
The issue seems to be fixed in Version: 6.3.0.0.alpha0+ Build ID: 5e89aad61e143ad6a52291ef7065f5b22e348c85 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded Closing as VERIFIED FIXED
@Patrick Jaap, please recheck your side...
Hi, this is also still in progress ... Mike's patch disabled the floating table conversion. This resolves the problem from the attached document visually. We are working on a solution where we keep the table floating.
(In reply to Patrick Jaap from comment #12) > Hi, this is also still in progress ... Mike's patch disabled the floating > table conversion. This resolves the problem from the attached document > visually. We are working on a solution where we keep the table floating. ok, then it's my bad for closing this. Sorry for the noise...
Hi! Miklos and I decided to close this bug since the visual bug is fixed here. I opened a new bug report for the layout bug: https://bugs.documentfoundation.org/show_bug.cgi?id=122878