Bug 2558 - [UI] Unzoom can cause view to move tab folder (1GFOGFE)
Summary: [UI] Unzoom can cause view to move tab folder (1GFOGFE)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Eduardo Pereira CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:38 EDT by Simon Arsenault CLA
Modified: 2001-10-29 19:00 EST (History)
0 users

See Also:


Attachments

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