Bug 18274 - Many duplicate entries in action set menus
Summary: Many duplicate entries in action set menus
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: Other other
: P1 blocker (vote)
Target Milestone: 2.0 F2   Edit
Assignee: Nick Edgar CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-29 22:33 EDT by Darin Swanson CLA
Modified: 2002-05-30 14:19 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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