Issue 32554 - Excel object looks distortted in document view
Summary: Excel object looks distortted in document view
Status: ACCEPTED
Alias: None
Product: Writer
Classification: Application
Component: ui (show other issues)
Version: 680m49
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-04 10:50 UTC by michael.ruess
Modified: 2013-08-07 14:38 UTC (History)
2 users (show)

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


Attachments
WW doc showing OLE display problem (36.50 KB, application/msword)
2004-08-04 10:52 UTC, michael.ruess
no flags Details
extracted wmf graphics from ole object (6.96 KB, application/wmf)
2004-09-23 12:50 UTC, sven.jacobi
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description michael.ruess 2004-08-04 10:50:34 UTC
Open attached (WW-)document (without MS Office OLE-conversion) -> the graphical
view of the Excel object looks heavily distorted; none of the text is readable
at all
Comment 1 michael.ruess 2004-08-04 10:52:39 UTC
Created attachment 16939 [details]
WW doc showing OLE display problem
Comment 2 sven.jacobi 2004-09-23 12:46:59 UTC
sj->hdu: It seems that there is a mapping problem with text, the characters are
much too small. After breaking the metafile, the text is rendered properly. I
added a second bugdoc containing the wmf metafile that causes the trouble.
(after breaking the mtf, everything is allright).
Comment 3 sven.jacobi 2004-09-23 12:50:06 UTC
Created attachment 17872 [details]
extracted wmf graphics from ole object
Comment 4 hdu@apache.org 2004-09-24 16:13:05 UTC
HDU->SJ: as we just saw in the debugging session the font width is much too
small. A rounding issue?
Comment 5 michael.ruess 2004-10-14 12:49:31 UTC
retargeted to OO later.
Comment 6 sven.jacobi 2004-10-14 12:58:03 UTC
sj->mru: thanks for retargeting. 

sj->sj: the problem seems to be that we are calculating the wrong original size
of the graphic. It should be 15,77cm*18,47 but we are using >300cm * 18,47cm.