| Summary: | Roundtripping flipped group drawing in .docx results in shifted image in Word (but not Writer) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Luke <lukebenes> |
| Component: | Writer | Assignee: | Justin L <jluth> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | ilmari.lauhakangas, jluth, paul.trojahn, szymon.klos, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, filter:docx, regression |
| Version: | 6.0.0.0.alpha1+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=114845 https://bugs.documentfoundation.org/show_bug.cgi?id=118168 |
||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | 91999 | ||
| Bug Blocks: | |||
| Attachments: |
Example of shape shifted
Comparison of test doc saved with 10-06 vs 11-06 |
||
|
Description
Luke
2017-11-08 04:40:27 UTC
Created attachment 137613 [details]
Example of shape shifted
Created attachment 137614 [details] Comparison of test doc saved with 10-06 vs 11-06 Version: 6.0.0.0.alpha0+ Build ID: b567cfb980435df131d776915bce9152135bdf0f TinderBox: Win-x86@42, Branch:master, Time: 2017-10-06_05:43:17 was good Version: 6.0.0.0.alpha1+ Build ID: 7e03c4eed72452fdfb87341214a21956c08ba969 TinderBox: Win-x86@42, Branch:master, Time: 2017-10-25_23:46:13 Good Version: 6.0.0.0.alpha1+ Build ID: ba9f44d6ee560bbba09834b1070d19ec62d35783 TinderBox: Win-x86@42, Branch:master, Time: 2017-10-27_01:02:01 Bad Repro Win 8.1 32-bit LibO Version: 6.0.0.0.alpha1+ Build ID: a5af0fd9f27af42cf2e8571f659cdad6e606215b CPU threads: 4; OS: Windows 6.3; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2017-11-06_23:18:19 Locale: fi-FI (fi_FI); Calc: group MSO 2013 Szymon Kłos, https://cgit.freedesktop.org/libreoffice/core/commit/?id=9ae1e094d5a8a5b4432c88ebea0ca9fc1c79f602 Is in that range. Like Bug 91850 it looks like we're dealing with an export bug begin masked by an import bug. Are you two 100% sure collapsing all of the rotations instead of preserving them, is the right way to handle rotations in group shapes? Confirmed, this issue was introduced by 9ae1e094d5a8a5b4432c88ebea0ca9fc1c79f602. Adding Cc: to Szymon Kłos The bug fix for 91999 will also fix this regression. https://gerrit.libreoffice.org/58434 tdf#91999 export/drawingml: shape rotate 180 is not special fixed in LO 6.2 with commit ab296726263655bd3a722c125dd9cec2d507aaa5 Verified in Version: 6.2.0.0.alpha0+ Build ID: 5779b4966954d845f3c526c340bdee8c6a92ef95 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: threaded |