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

Bug 458217

Summary: Support Re-Parenting
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: tom.schindl
Version: 3.0   
Target Milestone: 3.0 M7   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Ralf Sternberg CLA 2015-01-23 03:44:20 EST
E4 makes use of SWT's Control.setParent() method. In RWT, this method does nothing and always returns false. In order to properly support E4, we'll have to enable re-parenting.
Comment 1 Ivan Furnadjiev CLA 2015-04-24 08:00:25 EDT
Fixed with change https://git.eclipse.org/r/#/c/46403/