Bug 187741

Summary: Double Click doesn't work on objects in Team View
Product: [Tools] Target Management Reporter: Kevin Doyle <kjdoyle>
Component: RSEAssignee: David Dykstal <ddykstal.eclipse>
Status: CLOSED FIXED QA Contact: Martin Oberhuber <mober.at+eclipse>
Severity: normal    
Priority: P3 CC: dmcknigh, kmunir
Version: 2.0Keywords: contributed, polish, usability
Target Milestone: 2.0.1   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Implement handleDoubleClick in SystemTeamViewPart mober.at+eclipse: iplog+

Description Kevin Doyle CLA 2007-05-17 23:17:28 EDT
Double Click on objects within the Team View are not expanded.

Double Clicking on "RemoteSystemsConnections" does not expand the directory.  Double Clicking on other objects inside this folder don't expand as well.

-----------Enter bugs above this line-----------
TM 2.0M7 Testing
installation : eclipse-SDK-3.3M7
RSE install  : I20070517-0600
java.runtime : Sun 1.5.0_06-b05
os.name:     : Windows XP 5.1, Service Pack 2
------------------------------------------------
Comment 1 David Dykstal CLA 2007-05-28 17:36:30 EDT
This is a good candidate for 2.0.1
Comment 2 Rupen Mardirossian CLA 2007-07-10 13:31:13 EDT
Created attachment 73455 [details]
Implement handleDoubleClick in SystemTeamViewPart

Code primarily taken from Kevin's Double Click solution from SystemScratchpadViewPart with a few changes.  Initially there was nothing implemented for the handleDoubleClick function in SystemTeamViewPart (other than what was commented out).  

I, Rupen Mardirossian, declare that I developed attached code from
scratch, without referencing any 3rd party materials except material licensed
under the EPL. I am authorized by my employer, IBM Canada Ltd. to make this
contribution under the EPL.
Comment 3 David Dykstal CLA 2007-07-19 12:30:50 EDT
Applying Rupen's patch, somewhat modified for style.

Used the opportunity to remove some deprecated API warnings from SystemTeamViewPart as well. The rest will have to wait until 3.0.
Comment 4 Kevin Doyle CLA 2007-07-19 17:09:00 EDT
Verified in driver I20070719-1300.