Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Bugzilla Bug 120293 There is no response when I drag an embedded image from library explorer into outline view.

- Summary: Bugzilla Bug 120293 There is no response when I drag an embedded image from library explorer into outline view.

- Bugzilla Bug (s) Resolved:Bugzilla Bug 120293

- Description: Fix this bug by using new model api.
Model has provided the method newEmbeddedImageFrom(EmbeddedImageHandle baseImage, ModuleHandle targetModule ) in StructureFactory.
This method creates the name automatically.

- Tests Description: manual

- Files Edited:
/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DNDUtil.java

- Files Added:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:


--Qiangsheng Wang


Back to the top