Bug 187741 - Double Click doesn't work on objects in Team View
Summary: Double Click doesn't work on objects in Team View
Status: CLOSED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 2.0.1   Edit
Assignee: David Dykstal CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: contributed, polish, usability
Depends on:
Blocks:
 
Reported: 2007-05-17 23:17 EDT by Kevin Doyle CLA
Modified: 2011-05-25 07:49 EDT (History)
2 users (show)

See Also:


Attachments
Implement handleDoubleClick in SystemTeamViewPart (2.76 KB, patch)
2007-07-10 13:31 EDT, Rupen Mardirossian CLA
mober.at+eclipse: iplog+
Details | Diff

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