Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 486831

Summary: Do not expand tree on selection
Product: [ECD] Orion Reporter: Steve Northover <steve_northover>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Steve Northover CLA 2016-01-29 09:57:02 EST
1) Ensure both items are not selected and are side by side in the tree
2) Select the first
3) BUG/MIS-FEATURE: It expands causing the second item to scroll away
4) Collapse it
6) Ctrl+Click the second item

Step 3), while not a bug, it painful.  Please fix
Comment 1 libing wang CLA 2016-01-29 10:44:21 EST
This behavior was introduced in bug 420328, in purpose.
I have a fix now in my work space. Need to confirm with Silenio...
Comment 2 libing wang CLA 2016-01-29 10:46:05 EST
The commit was mentioned in bug 420328 comment 3.
Comment 3 libing wang CLA 2016-01-29 11:27:08 EST
Fixed and pushed with http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=30e8b7222382310c0f495c16668acc2240cfbe0a.

I've tested both normal nav(mini-nav) and project nav modes.