| Summary: | FILESAVE: DOC Rotated line loses rotation when saved | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Regina Henschel <rb.henschel> |
| Component: | Writer | Assignee: | Not Assigned <libreoffice-bugs> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | aron.budea, hossein, jluth, szymon.klos, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, filter:doc, regression |
| Version: | 5.4.7.2 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=91687 https://bugs.documentfoundation.org/show_bug.cgi?id=70838 https://bugs.documentfoundation.org/show_bug.cgi?id=118421 |
||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 112793 | ||
| Attachments: | File with rotated line, created by Word97 | ||
|
Description
Regina Henschel
2019-09-02 18:59:59 UTC
Confirmed on mint 19.2 with Version: 6.4.0.0.alpha0+ Build ID: 41cd3e8e817c8c33a13608e62eeb06ce2c6977e4 CPU threads: 2; OS: Linux 4.15; UI render: default; VCL: gtk3; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2019-09-01_22:30:33 Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded Save to doc doesn't work correctly, but save to docx is also broken. Let's keep this bug report about the DOC regression, the DOCX bug is a different issue (currently affected by bug 122717, and likely by bug 119121). Bibisected the regression to the following commit using repo bibisect-linux-64-6.0. Adding Cc: to Szymon Kłos. https://cgit.freedesktop.org/libreoffice/core/commit/?id=d72e0cadceb0b43928a9b4f18d75c9d5d30afdda author Szymon Kłos <szymon.klos@collabora.com> 2017-06-19 15:32:16 +0200 committer Andras Timar <andras.timar@collabora.com> 2017-06-28 22:38:49 +0200 Watermark: tdf#91687 correct size in the .doc This briefly got fixed by Victor Mireyev's commit below, and then regressed again with Justin Luth's fix to a regression introduced by the first commit. Justin, do you have a thought on why this line might behave differently than other lines in other samples? https://cgit.freedesktop.org/libreoffice/core/commit/?id=c14911a80e3b6e66439b1d569e7cd558c6010864 author Victor Mireyev <victor@opennodecloud.com> 2018-06-02 16:08:59 +0300 committer Justin Luth <justin_luth@sil.org> 2018-06-16 06:49:56 +0200 tdf#70838 ww8export: rotate shape vertically = swap width/height http://cgit.freedesktop.org/libreoffice/core/commit/?id=1cedd88d40a26a55ce433f8b742215aea83a5382 author Justin Luth <justin_luth@sil.org> 2018-06-28 15:48:40 +0300 committer Mike Kaganski <mike.kaganski@collabora.com> 2018-06-29 07:43:40 +0200 tdf#118421 ww8export: rotate vertically: not Lines or groups Shapes and positioning is an area I probably should not have touched. I have no valuable thoughts. My only thought is hallelujah, it isn't a regression report. This issue is fixed by https://git.libreoffice.org/core/commit/bda4d7a7c3fcc259e023f568606be5dcba818db9 Closing as duplicate of bug 123321 *** This bug has been marked as a duplicate of bug 123321 *** |