Bug 14061 - Tons of extra menu items
Summary: Tons of extra menu items
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows 2000
: P1 critical (vote)
Target Milestone: 2.0 F2   Edit
Assignee: Randy Giffen CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 16018 16825 16961 17856 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-04-17 19:56 EDT by James Moody CLA
Modified: 2002-05-30 14:21 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Moody CLA 2002-04-17 19:56:24 EDT
I20020412

I don't know how I got into this state. I have a Java editor open.
Pull down the edit menu. Tons of duplicate menu items. This may not be Java 
specific.

I see:

Undo
Redo
---
Cut
Copy
Paste
---
Delete
Move
Rename
Select All
---
Find/Replace
Search
---
Add Bookmark
---
Find Next
Find Previous
Incremental Find
Go to Line
---
Expand Selection to
---
Content Assist
Quick Fix
Show Parameter Hints
Show Javadoc
Find Next
Find Previous
Incremental Find
Go to Line
Find Next
Find Previous
Incremental Find
Go to Line
Find Next
Find Previous
Incremental Find
Go to Line
Comment 1 James Moody CLA 2002-04-18 15:36:41 EDT
I just got this in M5 as well.
Comment 2 James Moody CLA 2002-04-18 15:52:28 EDT
This appears to happen in non-Java editors, I'll move this to Platform UI, sorry
for the noise.
Comment 3 Nick Edgar CLA 2002-04-18 16:06:15 EDT
The dups are all editor contributions.
Comment 4 Nick Edgar CLA 2002-04-18 16:07:09 EDT
Suspect editor contribution changes in Workbench, rather than text editor 
itself.
Comment 5 James Moody CLA 2002-04-30 10:43:13 EDT
Just got this in 20020425, Linux/Motif.
Comment 6 James Moody CLA 2002-05-06 16:52:07 EDT
Still occurs in 20020501
Comment 7 Randy Giffen CLA 2002-05-06 16:58:44 EDT
Have you noticed any pattern as to when it occurs?
Comment 8 James Moody CLA 2002-05-07 09:36:00 EDT
Unfortunately no. I rarely pull down the edit menu; the only time I do is to find out why one of the accelerators failed.
Comment 9 James Moody CLA 2002-05-20 14:12:42 EDT
Still occurs in 20020519.
Comment 10 Randy Giffen CLA 2002-05-20 19:37:21 EDT
James, do you have Preferences>Workbench>Search>Reuse editors... turned on?
Comment 11 Randy Giffen CLA 2002-05-20 20:10:32 EDT
*** Bug 16018 has been marked as a duplicate of this bug. ***
Comment 12 Dan Kehn CLA 2002-05-20 20:21:43 EDT
Randy,

I've seen the same problem on M5, running Win2000.  Sorry, no scenario to 
reproduce.

-- Dan
Comment 13 James Moody CLA 2002-05-21 10:06:36 EDT
I don't have reuse editors turned on. But I use search frequently.
Comment 14 Randy Giffen CLA 2002-05-23 14:55:59 EDT
*** Bug 16825 has been marked as a duplicate of this bug. ***
Comment 15 Randy Giffen CLA 2002-05-23 15:49:22 EDT
Reproduced by opening the plugin.xml editor, switching to the source page, and 
closing the editor. 
Fixed in: SubContributionManager, SubMenuManager
Comment 16 Kai-Uwe Maetzel CLA 2002-05-27 02:49:50 EDT
*** Bug 17856 has been marked as a duplicate of this bug. ***
Comment 17 Randy Giffen CLA 2002-05-27 17:13:39 EDT
*** Bug 16961 has been marked as a duplicate of this bug. ***
Comment 18 Nick Edgar CLA 2002-05-30 03:01:13 EDT
Reopening.  Had to back out of changes due to bug 18274.
Comment 19 Randy Giffen CLA 2002-05-30 14:21:34 EDT
Able to fix 18274 in SubMenuManager.
Reapplied changes for this fix.