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

Bug 278741

Summary: [Shell] child shells are not disposed when disposing parent
Product: [RT] RAP Reporter: Benjamin Muskalla <b.muskalla>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.2   
Target Milestone: 1.3 M1   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
testcase
none
Another patch plus fix none

Description Benjamin Muskalla CLA 2009-06-02 04:52:42 EDT
Calling dispose on a parent shell does not dispose the client shells. Calling close() instead works correctly.
Comment 1 Benjamin Muskalla CLA 2009-06-02 04:53:50 EDT
Created attachment 137969 [details]
testcase

Testcase for the behavior
Comment 2 RĂ¼diger Herrmann CLA 2009-06-04 18:07:53 EDT
Created attachment 138351 [details]
Another patch plus fix
Comment 3 RĂ¼diger Herrmann CLA 2009-07-01 03:10:07 EDT
Committed patch to CVS HEAD