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

Bug 377935

Summary: [Tree] item not selected when clicking "between" rows in IE9
Product: [RT] RAP Reporter: Tim Buschtoens <tbuschto>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: tbuschto
Version: 1.5   
Target Milestone: 1.5 M7   
Hardware: All   
OS: All   
Whiteboard:

Description Tim Buschtoens CLA 2012-04-27 11:50:18 EDT
To reproduce:
- Create tree without using FULL_SELECTION
- Open in IE9
- Click slightly below/above the text of the first cell, but within the row
- no selection happens
Comment 1 Tim Buschtoens CLA 2012-04-27 12:07:58 EDT
Fixed in CVS HEAD by setting backroundColor to "rgba( 0, 0, 0, 0 )" on the TextElement of the tree-cell.