Created attachment 155677 [details] DOC created in MSO Table content from header (and/or footer, same in MSO) not shown for attached DOC. Table seems to be imported. (Table is wrap around floating table, but result is the same with wrap none.) Reason may be relative width of 5% in LO. If changed to 100%, content is seen. Result of Preferred width of 5,6% in MSO. Tested with LO 6.4+ and 6.2. Content was seen in 5.4 as in 4.4 from previous bug, but not correctly. So there was a change somewhere, could be useful to bibisect but I won't mark regression.
Created attachment 155678 [details] DOCX created in MSO Opens better.
Created attachment 155679 [details] DOC and DOCX compared in MSO and LO As explained, there was a change in opening DOC.
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=e69473539a33da5450d3878999eba7f9bfb9e631 author Justin Luth <justin_luth@sil.org> 2017-09-28 18:22:08 +0300 committer Justin Luth <justin_luth@sil.org> 2017-10-11 19:42:40 +0200 commit e69473539a33da5450d3878999eba7f9bfb9e631 (patch) tree 35da212cc7e0fd1538b93b5e0a1fb09d01ed8b96 parent bb1a1e367e049d8f2ea30187b329d370bfd2c6ef (diff) tdf#55528 ww8import: import table width percent Bisected with: bibisect-linux64-6.0 Adding Cc: to Justin Luth
proposed fix for relative width at https://gerrit.libreoffice.org/82647
Created attachment 155797 [details] 90124 example1 header MSOc.doc: wrap-none simplified version Although the results seem similar, the hidden text in this case is not caused by relative width settings. The problem in this case sounds like bug 117982's "FILEOPEN DOCX: Text in a table is invisible due to spacing and row height".
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b58b78f5275aedbc8904b8dd5cf2f54919da7c8a tdf#128700 ww8import: no relative width table if made into a fly It will be available in 6.5.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.
Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/e13cebf480373f17c9161f17ebaed0286a72ca1f tdf#128700 ww8import: no relative width table if made into a fly It will be available in 6.4.0.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.
Verified in Version: 6.4.0.0.beta1+ Build ID: c2097477e3a43d75c170a6f7a5daf5dcb2169329 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 @Justin Luth, thanks for fixing this issue!
Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/commit/cd77ab93b0f8e629c12d1b46d1be86e67dc93f0f tdf#128700 ww8import: no relative width table if made into a fly It will be available in 6.3.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.
Thanks, Justin. Looks better than before "regression". Spacing from table to the right looks none opening DOC and smaller than MSO opening DOCX. I guess it's another issue, related to header/footer and margins. Unless margin is smaller, MSO positions table to start from the right margin (that's 2,5 cm in MSO).