Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Bugzilla#195627 - Mouse Double Click drill link to Internal bookmark dos not work for PNG [13]

- Summary:
Mouse Double Click drill link to Internal bookmark dos not work for PNG [13]

- Bugzilla Bug (s) Resolved: 195627

- Description:
Do not use callback methods to redirect because these methods may be in another page after setting page break.
Fixed by using windows API methods to redirect url/bookmark/drillthrough directly.

- 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.extension/src/org/eclipse/birt/chart/device/image/JavaxImageIOWriter.java

- Files Added:

- Files Deleted

 


Back to the top