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

Bug 423317

Summary: [Template] Item selection not possible if FULL_SELECTION is not set
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: 2.2   
Target Milestone: 2.3 M1   
Hardware: All   
OS: All   
Whiteboard:

Description Tim Buschtoens CLA 2013-12-05 09:30:58 EST
On a Tree/Table that has a template but no FULL_SELECTION flag, only selectable cells fire selection events, but the documentation specifies that the items can still be selected normally, just that the selection is not visiualized.
Comment 1 Tim Buschtoens CLA 2014-01-24 12:06:24 EST
Fixed with commit 99eac1377d72d6f2967987aab85a175150a5a377

Commit includes some general refactorings on Grid.js