Issue 48832 - MS Word document with footer/header drastically malformed
Summary: MS Word document with footer/header drastically malformed
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: open-import (show other issues)
Version: 680m100
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-06 21:58 UTC by gregorystec
Modified: 2013-08-07 14:41 UTC (History)
1 user (show)

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


Attachments
MS Word example file (70.00 KB, application/msword)
2005-05-06 22:00 UTC, gregorystec
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description gregorystec 2005-05-06 21:58:23 UTC
The MS Word document formated with tables and defined page footer and header is
drastically malformed opened/imported into the OOo Writer. The body text
overwrites page header and more disturbtion is observed.
Comment 1 gregorystec 2005-05-06 22:00:14 UTC
Created attachment 25865 [details]
MS Word example file
Comment 2 Oliver-Rainer Wittmann 2005-05-09 11:31:14 UTC
accepted.

The given Microsoft Word document has negative page top margin. This results in
an overlapping of the page header with the page body. This isn't supported by
the Writer. But, we've implemented a workaround for the OOo 2.0 Microsoft Word
import filter. The complete page header content is imported into a frame. This
frame is anchored at the page header. This workaround implementation doesn't set
the correct page header size to reflect the correct page body top.
Comment 3 Oliver-Rainer Wittmann 2005-05-09 11:48:58 UTC
proposed solution:
method <wwSectionManager::SetPageULSpaceItems(..)> has to be adjusted -> correct
page header/footer height has to be set.
Comment 4 Oliver-Rainer Wittmann 2005-05-20 09:10:48 UTC
fixed in cws swqbugfixes30 - changed file:
/sw/source/filter/ww8/ww8par6.cxx, 1.161.206.1
Comment 5 Oliver-Rainer Wittmann 2005-05-31 08:11:02 UTC
OD->MRU:
Checked in internal installation set of cws swqbugfixes30 - please verify.
Comment 6 Oliver-Rainer Wittmann 2005-05-31 08:11:44 UTC
forgot to re-assign ;-)

re-open issue and reassign to mru@openoffice.org
Comment 7 Oliver-Rainer Wittmann 2005-05-31 08:11:48 UTC
reassign to mru@openoffice.org
Comment 8 Oliver-Rainer Wittmann 2005-05-31 08:11:53 UTC
reset resolution to FIXED
Comment 9 michael.ruess 2005-06-08 10:45:53 UTC
Verified fix in CWS swqbugfixes30.
Comment 10 Oliver-Rainer Wittmann 2005-06-28 12:26:36 UTC
Reopen, because cws swqbugfixes30 will be canceled.
Fix will be integrated into cws swqbf34.
Comment 11 Oliver-Rainer Wittmann 2005-06-28 12:28:40 UTC
fixed in cws swqbf34 - changed file:
/sw/source/filter/ww8/ww8par6.cxx, 1.161.276.1
Comment 12 Oliver-Rainer Wittmann 2005-06-29 11:12:33 UTC
fix reviewed by FME.
Comment 13 Oliver-Rainer Wittmann 2005-07-04 10:12:38 UTC
OD->MRU:
Checked in internal installation of cws swqbf34 - please verify.
Comment 14 michael.ruess 2005-07-06 12:40:05 UTC
Corrected "Target Milestone" to OO 2.0.
Comment 15 michael.ruess 2005-07-07 09:40:30 UTC
Verified fix in CWS swqbf34.
Comment 16 michael.ruess 2005-07-22 16:04:03 UTC
Verified fix in build 680m119.