https://bugs.documentfoundation.org/show_bug.cgi?id=148710
Bug ID: 148710
Summary: Layout of an image in docx file is different from the
layout in odt file
Product: LibreOffice
Version: 7.3.2.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
Layout of an image in docx file is different from the layout in odt file. This
is even when the anchoring used are docx-compatible. In other words, the ODT
file uses ony "as character" and "to character" anchorings which are
translatable to docx (and deliberately avoids the "to paragraph" anchoring
which is NOT translateable to docx format)
Steps to Reproduce:
1. `frames.odt`: This file uses anchoring which are "docx" compatible i.e., it
uses only "as character" and "to character" anchoring.
2. `frames.docx`: This is the docx version of `frames.odt`
Actual Results:
The `frames.odt` and `frames.docx` should be laid out the same way.
Expected Results:
The `frames.odt` and `frames.docx` are laid out differently. See the attached
annotation in attached screenshot for details.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.3.2.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 4; OS: Linux 5.16; UI render: default; VCL: x11
Locale: en-IN (en_IN); UI: en-US
Debian package version: 1:7.3.1-1
Calc: threaded
$ dpkg -l | grep writer
ii libreoffice-writer 1:7.3.1-1
amd64 office productivity suite -- word processor
--
You are receiving this mail because:
You are the assignee for the bug.