Bug 300 - Multiple save in menu (1GG1GKG)
Summary: Multiple save in menu (1GG1GKG)
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dejan Glozic CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 21:39 EDT by David Audel CLA
Modified: 2016-09-27 11:52 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 David Audel CLA 2001-10-10 21:39:45 EDT
I have multiple save item in menu when i do a right click.

Step to reproduce :
	1) Create a Plugin Project.
	2) Open plugin.xml.
	3) Click on Extension Points tab.
	4) Do a right in the center of large blank area under Extension Point Usage.
		Your menu have one save item.
	5) Redo a right in the center of large blank area under Extension Point Usage.
		Your menu have two save items.
	6) Redo a right in the center of large blank area under Extension Point Usage.
		Your menu have three save items.

NOTES:
Comment 1 DJ Houghton CLA 2001-10-24 07:08:15 EDT
PRODUCT VERSION:
build 0.125

Comment 2 Dejan Glozic CLA 2001-12-02 14:19:45 EST
This problem is fairly simple to fix - the pop-up menu was not cleared before
contributing to it, so it kept accumulating actions between invocations.
Comment 3 Eclipse Genie CLA 2016-09-19 18:17:59 EDT
New Gerrit change created: https://git.eclipse.org/r/81398