| Summary: | Filesave: Image jump to different page after saving as DOCX and reopen in LO (OK in MSO) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Telesto <telesto> |
| Component: | Writer | Assignee: | Justin L <jluth> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jluth, luke |
| Priority: | medium | Keywords: | bibisected, bisected, filter:docx |
| Version: | 4.4.0.3 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=81008 | ||
| Whiteboard: | target:7.1.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
Example file
Example compared LO 7.1+ MSO when saved as DOCX Example compared LO 7.1+ MSO when saved as DOC |
||
|
Description
Telesto
2020-08-20 15:23:03 UTC
Created attachment 164498 [details]
Example file
Created attachment 165143 [details]
Example compared LO 7.1+ MSO when saved as DOCX
Confirmed if reopen in LO, OK in MSO.
In LO 4.3 max, 2nd page was added to open in MSO, LO still used to open 1 page. In LO 4.4 max, 2nd page was added to open in LO, so image was on 2nd page. This bibisect is: 17972dcd73482ba1cccbb3119ee3d9aa710da0f1 is the first *changed* commit Date: Sat Mar 14 23:57:41 2015 +0800 source-hash-b4ccde72b8e2e45e7276d5b08b182495a1b1a617 Previous source-hash-e8193627922ee328d17250ec518ecd4ba342c97d commit b4ccde72b8e2e45e7276d5b08b182495a1b1a617 Author: Luke Deller <luke@deller.id.au> AuthorDate: Sat Jul 12 21:49:50 2014 +1000 Commit: Luboš Luňák <l.lunak@collabora.com> CommitDate: Mon Jul 28 13:01:08 2014 +0200 Copy first-header-footer test from ww8 to ooxml The test document was converted from doc to docx using MS Word 2010. Several fixes were required to make this test pass: .... I'm not sure that Luke is active anymore. I call this "change" and not "regression", unless explained. @Justin Needs some dev insights.. I think. And is Luke Deller still active? Created attachment 165147 [details]
Example compared LO 7.1+ MSO when saved as DOC
Proposed fix at https://gerrit.libreoffice.org/c/core/+/102060 (In reply to Telesto from comment #4) > And is Luke Deller still active? https://cgit.freedesktop.org/libreoffice/core/log/&qt=author&q=luke+deller Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/23b26103b3f79e578261fab7f11372c857c7de5e tdf#135949 writerfilter: don't bRemove if anchoredObjects It will be available in 7.1.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. |