Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bug148517:Context menu->delete group should have subentry to list existing group names

Summary
Context menu->delete group should have subentry to list existing group names


Bugzilla Bug (s) Resolved
148517

Description
1.Add subentry to list existing group names for context menu Delete Group;
2.Fix the bug Sometimes Edit Group action will be disabled, but in fact it should be enabled.(No bug number in bugzilla).

In addtion, I find that there is no "Delete Group" menu in "Element" in top menu, and I don't add this action in top menu. If QA think it should be added, please send a new bug.



Tests Description Manual test

Files Edited

/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/nls/messages.properties
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/EditGroupAction.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/providers/SchematicContextMenuProvider.java


Files Added

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/DeleteGroupAction.java


Files Deleted



Notes to Build Team



Notes to Developers



Notes to QA



Notes to Documentation

Back to the top