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

Bug 398981

Summary: Disposed widget should throw an SWTException if method getDisplay() is called
Product: [RT] RAP Reporter: Dirk Stanke <dirk.stanke>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.5   
Target Milestone: 2.2 M1   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Dirk Stanke CLA 2013-01-24 11:02:11 EST
If widget.isDisposed() == true, then calling widget.getDisplay() should throw an org.eclipse.swt.SWTException (as in SWT).
Comment 1 Ivan Furnadjiev CLA 2013-06-20 05:24:31 EDT
Fixed in master with commit c379a36f001bc5338c25cc279873d9da573d66b7.