Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] check in: Bugzilla Bug 131260 SVG: showTooltip, display string contains "\n", can not take effect


Summary:
Bugzilla Bug 131260 SVG: showTooltip, display string contains "\n", can not take effect.

Bugzilla Bug (s) Resolved:

131260
 

Description:
Added code to check for \n and \\n for y series tooltips.  Seems a '\' character is removed for y series tooltips.

Tests
Description: Test Manually.

Files Edited:
/home/birt/source/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/EventHandlers.java,v  <-- EventHandlers.java


Files Added:

Files Removed:

Notes to Build Team:

Notes to Developers:

Notes to QA:
 
 
Notes to Documentation:


Thanks,

Sheldon
______________________________________
Sheldon Lee-Loy
Problem Determination Group, IBM Toronto Lab
email: sleeloy@xxxxxxxxxx


----- Forwarded by Sheldon Lee-Loy/Toronto/IBM on 04/17/2006 12:35 PM -----

Sheldon Lee-Loy/Toronto/IBM

03/02/2006 04:01 PM

To
birt-dev@xxxxxxxxxxx
cc
Subject
[birt-dev] check in: Bugzilla Bug 128582 Set jpg image to SVG chart background, preview in html, background image is displayed incorrectly.





Summary:
Bugzilla Bug 128582 Set jpg image to chart background, preview in html, background image is displayed incorrectly.

Bugzilla Bug (s) Resolved:

128582

Description:
When rendering images in the SVG renderer the width and height attributes were set to 100%.  The width and height attributes are set to the width and height of the image that is referenced..

Tests
Description:

Files Edited:

/home/birt/source/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGGraphics2D.java,v  <--  SVGGraphics2D.java


Files Added:

Files Removed:

Notes to Build Team:

Notes to Developers:

Notes to QA:
 
 
Notes to Documentation:

Thanks,

Sheldon
______________________________________
Sheldon Lee-Loy
Problem Determination Group, IBM Toronto Lab
email: sleeloy@xxxxxxxxxx


Back to the top