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

Bug 463204

Summary: [Tree] Item collapse does not trigger SWT.Selection if child item is selected
Product: [RT] RAP Reporter: Stephan Krall <stephan.krall>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: 3.0 M7   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
SWT Snippet
none
RAP Snippet none

Description Stephan Krall CLA 2015-03-26 09:13:10 EDT
Created attachment 251924 [details]
SWT Snippet

RCP: When the user collapses a branch of the treelist widget (while an item of this branch is selected) an SWT.Selection event is triggered which can be used by the backend logic to update the selected item accordingly. In RAP when the user collapses the treelist widget no such SWT.Selection event is triggered and thus no update in the backend logic happens. Snippet attached.
Comment 1 Stephan Krall CLA 2015-03-26 09:13:34 EDT
Created attachment 251925 [details]
RAP Snippet
Comment 2 Ivan Furnadjiev CLA 2015-03-26 11:07:48 EDT
Pending change - https://git.eclipse.org/r/#/c/44695/.
Comment 3 Ivan Furnadjiev CLA 2015-03-27 05:51:32 EDT
Fixed with change https://git.eclipse.org/r/#/c/44695/