Issue 140

Summary: Incorrect position of imported Word graphic
Product: Writer Reporter: issues@www <issues>
Component: codeAssignee: caolanm
Status: CLOSED FIXED QA Contact: issues@www <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 609   
Target Milestone: ---   
Hardware: PC   
OS: Windows ME   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Word input file none

Description issues@www 2000-11-13 22:49:49 UTC
The attached file includes a graphic which should be
positioned at the left of the page: The text should be 
flowed in at the right of the graphic.

Instead the text starts at the bottom, under the graphic, and then 
jumpts to the top, then the bottom of the picture.

It looks ok in Word...
Comment 1 issues@www 2000-11-13 22:50:59 UTC
Created attachment 18 [details]
Word input file
Comment 2 jp 2000-11-14 20:15:36 UTC
This problem is assigned to the wrong component, because this is an UI 
problem and must assigned to Stefan.Baltzer.
Comment 3 stefan.baltzer 2000-11-15 09:05:17 UTC
I assigned this one to Michael Ruess, because he is our Word filter specialist. 
Comment 4 michael.ruess 2000-11-21 15:56:59 UTC
Not a problem of the filter; this has to be handled by the layout. A
graphic/frame without wrapping does not fill out a sections column by itself.
This has to be changed.
Comment 5 andreas.martens 2000-12-07 09:17:48 UTC
I had a look at the attached document as saw the problem. I'll look for a 
solution in the graphic positioning algorithm.
Comment 6 andreas.martens 2001-05-11 15:09:54 UTC
Fixed in src632.
Comment 7 jmills 2001-12-28 17:12:14 UTC
this appears to have reverted to a failed state in OOo 641C. It used 
to be better.
Comment 8 andreas.martens 2002-01-07 14:53:29 UTC
Hi, the import of the horizontal position of the graphic has changed 
between 638 and 641. The 638 imported "0 cm from paragraph area", 
which works fine, the 641, however, imports "0 cm from paragraph text 
area" and so the graphic adds the paragraph indent to its position 
and overlaps the next columns and so on.
Comment 9 caolanm 2002-01-10 14:28:31 UTC
Fixed in HEAD.
Comment 10 caolanm 2002-02-20 10:56:00 UTC
Working in SRC651a (linux pro)
Comment 11 caolanm 2002-03-06 15:57:04 UTC
Working again in SRC652a2