Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fixed Chart SWT interactivity bug

- Summary:


Fixed Chart SWT interactivity bug


- Bugzilla Bug (s) Resolved: None



- Description:
Fixed a bug when IUpdateNotifier instances are set multiple times in the same SWT IDeviceRenderer, resulting in listeners leaking. Fixed the problem by removing the registered listener before adding the new one.



- Tests Description : Unit tests. SWT interactive tests

- Files Edited:
"/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swt/SwtRendererImpl.java"


- Files Added:
None

 

- Files Removed:

None


- Notes to I18N Team:

None

 

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:


- Notes to Documentation:

 


Back to the top