Bug 20864 - Popup menu in Package Explorer does not work properly.
Summary: Popup menu in Package Explorer does not work properly.
Status: RESOLVED DUPLICATE of bug 19651
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P1 major (vote)
Target Milestone: ---   Edit
Assignee: Nick Edgar CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-23 19:21 EDT by Jan Odstrcil CLA
Modified: 2002-06-24 14:10 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Odstrcil CLA 2002-06-23 19:21:38 EDT
1) create new Java project
2) add class TestClass1
3) add testFile.txt
4) add plugin.xml
5} select TestClass1.java and open popup menu
6) select plugin.xml and open popup menu

In context menu for plugin.xml there are no contributed actions.

1) restart Eclipse
2) select plugin.xml and open popup menu
3} select TestClass1.java and open popup menu
4) select plugin.xml and open popup menu

Popup menu works fine and contributed actions are included for plugin.xml.
Behaviour for testFile.txt is same like for plugin.xml. If the popup menu is at 
first shown on Compilation Unit it does not work properly.

This problem is not only in Package Explorer. When popup menu is broken it also 
does not work in Navigator view. It is not possible to break popup in Navigator 
view, but only in Package Explorer.

There is no message in .log file.

F3 build 20020612
Comment 1 Erich Gamma CLA 2002-06-24 08:45:29 EDT
A fix related to object contributions went into a build after F3. 

Moving to platform UI to confirm and dispose
Comment 2 Simon Arsenault CLA 2002-06-24 14:10:18 EDT

*** This bug has been marked as a duplicate of 19651 ***