| Summary: | FILESAVE AND FILEOPEN: rotated images not rotated on import or export | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Luke <lukebenes> |
| Component: | Writer | Assignee: | Not Assigned <libreoffice-bugs> |
| Status: | NEW --- | ||
| Severity: | normal | CC: | aron.budea, bugzilla, jaragunde, jluth, raal, rb.henschel, telesto |
| Priority: | medium | Keywords: | filter:doc |
| Version: | Inherited From OOo | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=47596 https://bugs.documentfoundation.org/show_bug.cgi?id=116371 |
||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 112701 | ||
| Attachments: |
Native Word .doc with image rotated 75 degrees clockwise
.doc compared MSO LO 124615_dump.doc: doc_dump of RotatedPenguin.doc |
||
|
Description
Luke
2019-04-08 16:19:08 UTC
confirm with Version: 6.3.0.0.alpha0+ Build ID: 31ac398cfa30694b18240d31df17a58d699b5bf6 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: cs-CZ (cs_CZ.UTF-8); UI-Language: en-US *** This bug has been marked as a duplicate of bug 116371 *** *** This bug has been marked as a duplicate of bug 47596 *** Created attachment 165626 [details]
.doc compared MSO LO
Repro issue in 7.1+, saved DOC opens wrong in LO and correct in MSO.
Different issue with FILESAVE of ODT attachment 140588 [details] to DOC, it's both wrong in LO and MSO, as seen in attachment 165623 [details]. Let's keep all here to see what happens. See DOCX solution: bug 116371 repro 7.6+ Wow, hard to believe we don't support this. Perhaps image rotation is relatively new to LO? Oh yeah, new with 6.3 commit cb628728a33a3c6092ab929def747252ecec428c Author: Armin Le Grand on Wed Jan 3 17:50:24 2018 +0100 RotateFlyFrameFix: im/export rotation in deg Created attachment 187595 [details]
124615_dump.doc: doc_dump of RotatedPenguin.doc
A brief search in the documentation and the doc dump didn't indicate what the sprm name that specifies the rotation.
(In reply to Justin L from comment #7) > A brief search in the documentation and the doc dump didn't indicate what > the sprm name that specifies the rotation. Did you try creating 2 documents with only the rotation angle changed? Then diff the doc_dump? *** Bug 112595 has been marked as a duplicate of this bug. *** (In reply to Luke from comment #8) > Did you try creating 2 documents with only the rotation angle changed? Good idea. Unfortunately, using Word 2010 I get a very clear <op name="rotation"> entry. But "RotatedPenguin.doc" doesn't have this... |