Bug 163847 - User specified outline and fill colors corrupt rendered SVG image
Summary: User specified outline and fill colors corrupt rendered SVG image
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0.1   Edit
Hardware: PC Windows XP
: P3 normal
Target Milestone: 1.0.3   Edit
Assignee: Alex Boyko CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-11-08 15:15 EST by Alex Boyko CLA
Modified: 2006-11-20 17:16 EST (History)
0 users

See Also:


Attachments
proposed patch (1.04 KB, patch)
2006-11-08 15:21 EST, Alex Boyko CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Boyko CLA 2006-11-08 15:15:45 EST
A client application uses GMF feature of overriding black and/or white outline and fill colors with user specified colors. For some SVG images this feature is not working properly and colors displayed: 1) cannot be changed, 2) different from what user specified.
Comment 1 Alex Boyko CLA 2006-11-08 15:21:55 EST
Created attachment 53488 [details]
proposed patch

There was a typo in SVGColorConverter class. Typo resulted in missing ";" character when the string for modified style tag is assembled. Patch corrects this typo.
Comment 2 Cherie Revells CLA 2006-11-20 17:16:42 EST
I committed the patch for Alex:
[163847] gmf_R1_0_maintenance crevells 061120 User specified outline and fill colors corrupt rendered SVG image
[163847] gmf_head crevells 061120 User specified outline and fill colors corrupt rendered SVG image
Comment 3 Eclipse Webmaster CLA 2010-07-19 12:30:27 EDT
[GMF Restructure] Bug 319140 : product GMF and component Runtime Diagram was the original product and component for this bug