Issue 114117 - DOCX: cannot position images that are not in line with text.
Summary: DOCX: cannot position images that are not in line with text.
Status: CLOSED DUPLICATE of issue 111033
Alias: None
Product: Writer
Classification: Application
Component: open-import (show other issues)
Version: OOO330m4
Hardware: Unknown Windows Vista
: P3 Trivial (vote)
Target Milestone: ---
Assignee: writerneedsconfirm
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-26 03:42 UTC by ste1927
Modified: 2010-08-26 08:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Example document to reproduce the issue. (67.33 KB, application/msword)
2010-08-26 03:43 UTC, ste1927
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description ste1927 2010-08-26 03:42:20 UTC
Images are not positioned correctly when they are not in line with text.

Steps to reproduce:

- Create a document in MS Word 2007 or 2010. 
- Add an image, right click on it and set Wrap Text to "Behind Text" (probably 
any other than "In line with text" would also fail). 
- Right click on it again, select "Size and Position" and go to the Position 
tab. 
- Select absolute position to the right of page and below page (but other 
combinations also fail). For example choose 3.5 cm right of page and 12 cm below 
page.
- Save the document as docx.

Open the document with Open Office: the position of the image is wrong and the 
image is anchored to character.

Tested with OOO320m18 (Build 9502) and OOO330m4 (Build 9520). The position is 
different depending on which version opens it but wrong in both cases.

I am developing an application that produces docx documents so my interest is to 
find out if there is any way to position an image at specific coordinates that 
is presently supported by OO. Before you say it, I tried using <w:framePr> in 
fixed position paragraphs, but this crashes OO.
Comment 1 ste1927 2010-08-26 03:43:41 UTC
Created attachment 71401 [details]
Example document to reproduce the issue.
Comment 2 ste1927 2010-08-26 03:53:40 UTC
Updated version.
Comment 3 michael.ruess 2010-08-26 08:51:31 UTC
Wrong position of graphic from docx is already tracked as issue 110414.
Wrong wrapping style already tracked as issue 111033.
the anchor is correctly set "to character". This is the best equivalent of
Writer matching to Word's non-inline types.

*** This issue has been marked as a duplicate of 111033 ***
Comment 4 michael.ruess 2010-08-26 08:52:06 UTC
Closing duplicate issue.