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

Bug 295253

Summary: Focusing control from the server side does not activate parent shell
Product: [RT] RAP Reporter: Ivan Furnadjiev <ivan>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.0   
Target Milestone: 1.3 M4   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 294592    
Attachments:
Description Flags
Test case. none

Description Ivan Furnadjiev CLA 2009-11-16 09:26:20 EST
If you have a control in inactive shell, control.setFocus() does not activate the parent shell.
Comment 1 Ivan Furnadjiev CLA 2009-11-16 09:38:13 EST
Created attachment 152304 [details]
Test case.
Comment 2 Ivan Furnadjiev CLA 2009-11-16 11:08:07 EST
Set active shell in Control#setFocusControl(). Fixed in CVS HEAD.