Bug 2558

Summary: [UI] Unzoom can cause view to move tab folder (1GFOGFE)
Product: [Eclipse Project] Platform Reporter: Simon Arsenault <simon_arsenault>
Component: UIAssignee: Eduardo Pereira <eduardo_pereira>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Simon Arsenault CLA 2001-10-10 22:38:45 EDT
- Open the resource perspective and reset it
	- Open the properties view and then d&d onto the outline
	- Click on the outline tab
	- Double click on the outline title area to zoom it
	- Double click on the outline title area to unzoom it by doing it this way
		> make sure your mouse pointer is just at the bottom of the outline title area
		> at the end of the double click move your mouse down a little

	If you've timed this properly on the double click unzoom, the outline will unzoom but
	appear in the nav/repo tab folder.

	Looks like a D&D was started. I noticed this as sometimes my mouse moves when I double
	click. Ok, so I have bad nerves ;-)

NOTES:
Comment 1 Eduardo Pereira CLA 2001-10-12 10:35:06 EDT
Fix:
Replace the method mouseDoubleClick in PartDragDrop with:

public void mouseDoubleClick(MouseEvent e) {
	mouseDown = false;
}
Comment 2 Eduardo Pereira CLA 2001-10-12 16:17:30 EDT
Fixed and released
Comment 3 DJ Houghton CLA 2001-10-29 19:00:21 EST
PRODUCT VERSION:
	0.125