Issue 83967 - Incorrect import of Metafiles with FillSolidRect()
Summary: Incorrect import of Metafiles with FillSolidRect()
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: open-import (show other issues)
Version: OOo 2.3
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-26 10:19 UTC by jim_from_jct
Modified: 2013-08-07 14:44 UTC (History)
1 user (show)

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


Attachments
FillSolidRect bug example (531.67 KB, text/rtf)
2007-11-26 10:21 UTC, jim_from_jct
no flags Details
Much simpler example (2.09 KB, text/rtf)
2007-11-26 10:25 UTC, jim_from_jct
no flags Details
WMF of the graphic (89.14 KB, application/octet-stream)
2007-11-27 12:01 UTC, michael.ruess
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description jim_from_jct 2007-11-26 10:19:30 UTC
1) Import attached file (it's a diagram of a road junction). It's an RTF file
that contains a metafile.
2) Look at the central rectangle: It should be filled in red, but it isn't. It
works in Word. :)

The call to fill the rectangle uses FillSolidRect(). It's the rendering of
things drawn with FillSolidRect() that fails.
Comment 1 jim_from_jct 2007-11-26 10:21:30 UTC
Created attachment 49895 [details]
FillSolidRect bug example
Comment 2 jim_from_jct 2007-11-26 10:25:45 UTC
Created attachment 49896 [details]
Much simpler example
Comment 3 jim_from_jct 2007-11-26 10:26:52 UTC
The second attachment contains only a FillSolidRect() example.
The square should be filled orange, but it isn't.
Comment 4 michael.ruess 2007-11-27 12:01:09 UTC
Created attachment 49933 [details]
WMF of the graphic
Comment 5 michael.ruess 2007-11-27 12:09:45 UTC
MRU->SJ: as described, the fill color of some objects in WMF's is not imported
at all.
Comment 6 Mathias_Bauer 2008-04-21 15:36:53 UTC
target 3.x