Bug 18274

Summary: Many duplicate entries in action set menus
Product: [Eclipse Project] Platform Reporter: Darin Swanson <Darin_Swanson>
Component: UIAssignee: Nick Edgar <n.a.edgar>
Status: RESOLVED FIXED QA Contact:
Severity: blocker    
Priority: P1 CC: Randy_Giffen
Version: 2.0   
Target Milestone: 2.0 F2   
Hardware: Other   
OS: other   
Whiteboard:

Description Darin Swanson CLA 2002-05-29 22:33:07 EDT
20020529

In the Java and Debug perspective, the action set menus contain numerous 
duplicates of actions.  See the Run menu, the Navigate menu, the Search menu ...
Comment 1 Nick Edgar CLA 2002-05-30 02:12:38 EDT
Problem due to supposed fix for duplicate items in SubMenuManager.
Comment 2 Nick Edgar CLA 2002-05-30 03:00:39 EDT
Fixed in I-20020530.
Backed out of change to bug 14061.  Reopening it.
Comment 3 Nick Edgar CLA 2002-05-30 03:03:28 EDT
Closing.
Comment 4 Nick Edgar CLA 2002-05-30 03:08:24 EDT
Simple steps to reproduce the problem were:

- close all perspectives
- open resource perspective
- add Debug action set (via Window / Customize Perspective)
- remove Debug action set
- it was not removed

Should include this in our test suite.  Filed bug 18279 for writing the tests.
Comment 5 Randy Giffen CLA 2002-05-30 14:19:56 EDT
Fixed in SubMenuManager
Able to reapply fix for 14061