Bug 116989 - FILEOPEN: DOCX: Text does not wrap around floating table in footer (disable conversion of tables in footers to floating)
Summary: FILEOPEN: DOCX: Text does not wrap around floating table in footer (disable c...
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
5.2 all versions
Hardware: All All
: medium normal
Assignee: Mike Kaganski
URL:
Whiteboard: target:6.2.0 target:6.1.4
Keywords: filter:docx
Depends on:
Blocks: DOCX-Tables
  Show dependency treegraph
 
Reported: 2018-04-13 11:20 UTC by Patrick Jaap
Modified: 2019-01-22 12:51 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments
example file with the bug (41.11 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2018-04-13 11:21 UTC, Patrick Jaap
Details
current LO result (19.29 KB, application/pdf)
2018-04-13 11:21 UTC, Patrick Jaap
Details
office result (115.13 KB, application/pdf)
2018-04-13 11:21 UTC, Patrick Jaap
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Jaap 2018-04-13 11:20:45 UTC
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
Comment 1 Patrick Jaap 2018-04-13 11:21:09 UTC
Created attachment 141331 [details]
example file with the bug
Comment 2 Patrick Jaap 2018-04-13 11:21:28 UTC
Created attachment 141332 [details]
current LO result
Comment 3 Patrick Jaap 2018-04-13 11:21:43 UTC
Created attachment 141333 [details]
office result
Comment 4 Xisco Faulí 2018-04-13 14:02:17 UTC
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...
Comment 5 Commit Notification 2018-10-30 05:19:46 UTC
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.
Comment 6 Commit Notification 2018-10-30 13:43:52 UTC
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.
Comment 7 Commit Notification 2018-10-30 17:34:29 UTC
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.
Comment 8 Timur 2018-10-31 11:36:35 UTC
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.
Comment 9 Xisco Faulí 2018-12-03 13:37:31 UTC
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
Comment 10 Xisco Faulí 2019-01-17 12:12:05 UTC
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
Comment 11 Xisco Faulí 2019-01-17 12:12:30 UTC
@Patrick Jaap, please recheck your side...
Comment 12 Patrick Jaap 2019-01-17 13:38:38 UTC
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.
Comment 13 Xisco Faulí 2019-01-17 14:14:30 UTC
(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...
Comment 14 Patrick Jaap 2019-01-22 12:51:30 UTC
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