| Summary: | FILESAVE DOCX modifies drawn line position | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | frank.derville |
| Component: | Writer | Assignee: | Not Assigned <libreoffice-bugs> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | aron.budea, frank.derville, jaragunde, jluth, libreoffice, telesto, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, filter:docx, regression |
| Version: | 4.3 all versions | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=70838 https://bugs.documentfoundation.org/show_bug.cgi?id=104565 https://bugs.documentfoundation.org/show_bug.cgi?id=112345 |
||
| Whiteboard: | target:7.0.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 104442 | ||
| Attachments: |
doc to reproduce the bug
Another sample ODT |
||
|
Description
frank.derville
2018-08-06 11:03:40 UTC
Created attachment 143993 [details]
doc to reproduce the bug
Regression introduced in range: https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=975f62aeaa0c88cca1b7926ff34df1d7afb577c4..a85d10e0c1a0f79fc807007dbd49975f35f218fe @Justin Luth, I thought you could be interested in this issue... This one is really hard to bibisect - lots of times the program either doesn't start or crashes on saving. And an additional complication is that it isn't importing what it exported properly (like A3 paper size for example) - so best to test the exported file with a recent version. I got different bibisect results within LO 4.3 than Xisco did. 1.) change from two lines at 3.5 inch and 7.5 inch to two lines at roughly splitting the screen into thirds (on the smaller A4 paper) https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=0eb7070e..120e469 with the likely commit being https://cgit.freedesktop.org/libreoffice/core/commit/?id=c6ff03f37a6898f50a5ca07152168fb4fe911e05 2.) which is confirmed by the change from two distinct lines to today's "jammed up on the right side" caused by Author: Jacobo Aragunde Pérez CommitDate: Tue Apr 15 11:35:49 2014 +0200 fdo#70838: fix rotation transformation in DML exporter This patch fixes an error in commit c6ff03f37a6898f50a5ca07152168fb4fe911e05. CC'd Jacobo (because I don't think I want shape bugs haunting me for years) Created attachment 148311 [details]
Another sample ODT
Here's a similar sample with a cross shape (+). In this case the vertical line in the cross moves to the right and up after save.
(In reply to Aron Budea from comment #4) > Here's a similar sample with a cross shape (+). In this case the vertical > line in the cross moves to the right and up after save. Currently there's also a bug (regression) after reopening the result, reported as bug 122717. This is fine now in 7.0.0.0.alpha0+ (95dbfd517240666e5b9a9fd7ac1d47d799235a62). The original sample looks good when reopened, and mine that's affected by bug 122717 can be checked in a version earlier than that, or in Word, and looks good. Reverse bibisecting pointed to the very recent commit that fixed bug 104565: https://cgit.freedesktop.org/libreoffice/core/commit/?id=08a11f8fe19560b000c62da00d7425b4f500d605 author Szabolcs <szabolcs450@gmail.com> 2020-03-24 15:38:14 +0100 committer László Németh <nemeth@numbertext.org> 2020-04-08 12:54:45 +0200 "tdf#104565 DOCX drawing object export: fix arrow positions" Great, closing as FIXED. Verified in Version: 7.0.0.0.alpha0+ Build ID: 35fc5ef0a759884b24ed8b83cd05702a0fab64cc CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded |