Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Bugzilla#192240 - [Regression] Tooltip interactive triggers throws exception in SVG

- Summary:
[Regression] Tooltip interactive triggers throws exception in SVG

- Bugzilla Bug (s) Resolved: 192240

- Description:
Check in #192240
This bug only exists in Tooltip action when output type is SVG and chart is colored by Category.
The id of tooltip area is not existent in js context. Now fix it.
- Tests Description: Manual Test

- Notes to Build Team: N/A

- Notes to Developers: N/A

- Notes to QA: N/A

- Notes to Documentation: N/A

- Files Edited:

/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGInteractiveRenderer.java



- Files Added:



- Files Deleted

 


Back to the top