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

Bug 381565

Summary: Expanding/Collapsing compare widget in git commit page behaves weird.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.4   
Target Milestone: 0.5 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2012-06-04 09:07:36 EDT
Open git commit page and use key board to traverse compare widget and use right/left arrow keys to expand/collapse the widget.
Some time it expands the widget that is not the current row.
Comment 1 libing wang CLA 2012-06-04 09:10:46 EDT
Can be different reasons, will investigate.
1.The commit row model has duplicated ids.
2.The life cycle of selection model in the commit explorer screwed up.
3.There are orphaned row model.
Comment 2 libing wang CLA 2012-06-06 12:41:12 EDT
Another issue just found:
Switching to side by side generates additional grids.
Doing this back and forward will increasingly generate blind grids.